ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::AtlasBetheHeitlerApprox::PolyData Struct Reference

Polynomial coefficient sets for a Gaussian mixture component. More...

#include <Acts/TrackFitting/BetheHeitlerApprox.hpp>

Collaboration diagram for Acts::AtlasBetheHeitlerApprox::PolyData:
[legend]

Public Attributes

std::vector< double > meanCoeffs
 Polynomial coefficients for component mean.
std::vector< double > varCoeffs
 Polynomial coefficients for component variance.
std::vector< double > weightCoeffs
 Polynomial coefficients for component weight.

Detailed Description

Polynomial coefficient sets for a Gaussian mixture component.