23 #ifndef genfit_FullMeasurement_h 
   24 #define genfit_FullMeasurement_h 
   70 #endif // genfit_FullMeasurement_h 
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane. 
Abstract base class for a track representation. 
StateOnPlane with additional covariance matrix. 
HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane. 
virtual ~FullMeasurement()
virtual SharedPlanePtr constructPlane(const StateOnPlane &state) const 
A state with arbitrary dimension defined in a DetPlane. 
Object containing AbsMeasurement and AbsFitterInfo objects. 
virtual std::vector< MeasurementOnPlane * > constructMeasurementsOnPlane(const StateOnPlane &state) const 
virtual const AbsHMatrix * constructHMatrix(const AbsTrackRep *) const 
Contains the measurement and covariance in raw detector coordinates. 
virtual AbsMeasurement * clone() const 
Deep copy ctor for polymorphic class. 
FullMeasurement(int nDim=5)
Measurement class implementing a measurement of all track parameters.