23 #ifndef genfit_SpacepointMeasurement_h
24 #define genfit_SpacepointMeasurement_h
51 bool weightedPlaneContruction =
true,
bool cutCov =
true);
88 #endif // genfit_SpacepointMeasurement_h
Contains the measurement and covariance in raw detector coordinates.
bool weightedPlaneContruction_
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.
virtual ~SpacepointMeasurement()
virtual AbsMeasurement * clone() const
Deep copy ctor for polymorphic class.
HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane.
bool cutCov_
inverse of 3x3 cov
Abstract base class for a track representation.
Class for measurements implementing a space point hit geometry.
Object containing AbsMeasurement and AbsFitterInfo objects.
virtual const AbsHMatrix * constructHMatrix(const AbsTrackRep *) const
A state with arbitrary dimension defined in a DetPlane.
SpacepointMeasurement(int nDim=3)
virtual SharedPlanePtr constructPlane(const StateOnPlane &state) const
Contruct the virtual detector plane.
virtual std::vector< MeasurementOnPlane * > constructMeasurementsOnPlane(const StateOnPlane &state) const
Defines for I/O streams used for error and debug printing.