23 #ifndef genfit_KalmanFittedStateOnPlane_h 24 #define genfit_KalmanFittedStateOnPlane_h 69 double chiSquareIncrement,
double ndf)
76 const TVectorD &auxInfo,
double chiSquareIncrement,
double ndf)
104 #endif // genfit_KalmanFittedStateOnPlane_h void swap(MeasuredStateOnPlane &other)
virtual ~KalmanFittedStateOnPlane()
Abstract base class for a track representation.
StateOnPlane with additional covariance matrix.
void setChiSquareIncrement(double chiSquareIncrement)
double getChiSquareIncrement() const
KalmanFittedStateOnPlane()
double chiSquareIncrement_
KalmanFittedStateOnPlane & operator=(KalmanFittedStateOnPlane other)
double ndf_
Degrees of freedom. Needs to be a double because of DAF.
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.
void swap(KalmanFittedStateOnPlane &other)
MeasuredStateOnPlane with additional info produced by a Kalman filter or DAF.