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

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.

Detailed Description

Encapsulates a component of a Gaussian mixture as used by the GSF.