35 #ifndef genfit_KalmanFittedStateOnPlane_h 36 #define genfit_KalmanFittedStateOnPlane_h 81 double chiSquareIncrement,
double ndf)
88 const TVectorD &auxInfo,
double chiSquareIncrement,
double ndf)
116 #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.