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