23 #ifndef genfit_WirePointMeasurement_h
24 #define genfit_WirePointMeasurement_h
77 #endif // genfit_WirePointMeasurement_h
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.
Class for measurements in wire detectors (Straw tubes and drift chambers) which can measure the coord...
Abstract base class for a track representation.
HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane.
virtual AbsMeasurement * clone() const
Deep copy ctor for polymorphic class.
virtual const AbsHMatrix * constructHMatrix(const AbsTrackRep *) const
virtual std::vector< MeasurementOnPlane * > constructMeasurementsOnPlane(const StateOnPlane &state) const
virtual ~WirePointMeasurement()
A state with arbitrary dimension defined in a DetPlane.
Class for measurements in wire detectors (Straw tubes and drift chambers) which do not measure the co...
virtual SharedPlanePtr constructPlane(const StateOnPlane &state) const
Object containing AbsMeasurement and AbsFitterInfo objects.
Contains the measurement and covariance in raw detector coordinates.
WirePointMeasurement(int nDim=8)