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