|
ACTS
Experiment-independent tracking
|
Encapsulates a component of a Gaussian mixture as used by the GSF. More...
#include <Acts/TrackFitting/GsfComponent.hpp>
Public Attributes | |
| BoundMatrix | boundCov = BoundMatrix::Zero() |
| Covariance matrix for the bound track parameters. | |
| BoundVector | boundPars = BoundVector::Zero() |
| Bound track parameters for this component. | |
| double | weight = 0 |
| Weight of this component in the Gaussian mixture. | |
Encapsulates a component of a Gaussian mixture as used by the GSF.