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