23#ifndef genfit_FullMeasurement_h
24#define genfit_FullMeasurement_h
HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane.
Abstract base class for a track representation.
virtual AbsMeasurement * clone() const override
Deep copy ctor for polymorphic class.
virtual SharedPlanePtr constructPlane(const StateOnPlane &state) const override
virtual ~FullMeasurement()
FullMeasurement(int nDim=5)
virtual std::vector< MeasurementOnPlane * > constructMeasurementsOnPlane(const StateOnPlane &state) const override
virtual const AbsHMatrix * constructHMatrix(const AbsTrackRep *) const override
StateOnPlane with additional covariance matrix.
A state with arbitrary dimension defined in a DetPlane.
Object containing AbsMeasurement and AbsFitterInfo objects.
Defines for I/O streams used for error and debug printing.
std::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.