GENFIT
Rev:NoNumberAvailable
|
Go to the documentation of this file.
23 #ifndef genfit_PlanarMeasurement_h
24 #define genfit_PlanarMeasurement_h
86 #endif // genfit_PlanarMeasurement_h
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.
int planeId_
This is persistent, but '!' makes ROOT shut up.
virtual AbsMeasurement * clone() const
Deep copy ctor for polymorphic class.
HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane.
virtual ~PlanarMeasurement()
Measurement class implementing a planar hit geometry (1 or 2D).
Defines for I/O streams used for error and debug printing.
virtual const AbsHMatrix * constructHMatrix(const AbsTrackRep *) const
Abstract base class for a track representation.
Contains the measurement and covariance in raw detector coordinates.
Object containing AbsMeasurement and AbsFitterInfo objects.
A state with arbitrary dimension defined in a DetPlane.
SharedPlanePtr physicalPlane_
void setStripV(bool v=true)
Use if the coordinate for 1D hits measured in V direction.
virtual SharedPlanePtr constructPlane(const StateOnPlane &state) const
virtual void setPlane(const SharedPlanePtr &physicalPlane, int planeId=-1)
PlanarMeasurement(int nDim=1)
virtual std::vector< MeasurementOnPlane * > constructMeasurementsOnPlane(const StateOnPlane &state) const