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 
void swap(MeasuredStateOnPlane &other)
double getChiSquareIncrement() const 
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane. 
virtual ~KalmanFittedStateOnPlane()
Abstract base class for a track representation. 
StateOnPlane with additional covariance matrix. 
void setChiSquareIncrement(double chiSquareIncrement)
KalmanFittedStateOnPlane()
double chiSquareIncrement_
KalmanFittedStateOnPlane & operator=(KalmanFittedStateOnPlane other)
double ndf_
Degrees of freedom. Needs to be a double because of DAF. 
void swap(KalmanFittedStateOnPlane &other)
MeasuredStateOnPlane with additional info produced by a Kalman filter or DAF.