23 #ifndef genfit_KalmanFittedStateOnPlane_h
24 #define genfit_KalmanFittedStateOnPlane_h
84 MeasuredStateOnPlane(state, cov, plane, rep, auxInfo), chiSquareIncrement_(chiSquareIncrement), ndf_(ndf)
109 #endif // genfit_KalmanFittedStateOnPlane_h
double chiSquareIncrement_
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.
void swap(KalmanFittedStateOnPlane &other)
void swap(MeasuredStateOnPlane &other)
MeasuredStateOnPlane with additional info produced by a Kalman filter or DAF.
StateOnPlane with additional covariance matrix.
void setChiSquareIncrement(double chiSquareIncrement)
double ndf_
Degrees of freedom. Needs to be a double because of DAF.
virtual ~KalmanFittedStateOnPlane()
Abstract base class for a track representation.
KalmanFittedStateOnPlane & operator=(KalmanFittedStateOnPlane other)
double getChiSquareIncrement() const
KalmanFittedStateOnPlane()
Defines for I/O streams used for error and debug printing.