 |
Belle II Software
release-05-01-25
|
23 #ifndef genfit_WirePointMeasurement_h
24 #define genfit_WirePointMeasurement_h
26 #include "WireMeasurement.h"
77 #endif // genfit_WirePointMeasurement_h
Object containing AbsMeasurement and AbsFitterInfo objects.
std::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane.
A state with arbitrary dimension defined in a DetPlane.
Class for measurements in wire detectors (Straw tubes and drift chambers) which can measure the coord...
Defines for I/O streams used for error and debug printing.
Abstract base class for a track representation.
virtual const AbsHMatrix * constructHMatrix(const AbsTrackRep *) const override
Returns a new AbsHMatrix object.
Contains the measurement and covariance in raw detector coordinates.
virtual std::vector< MeasurementOnPlane * > constructMeasurementsOnPlane(const StateOnPlane &state) const override
Hits with a small drift distance get a higher weight, whereas hits with big drift distances become we...
HMatrix for projecting from AbsTrackRep parameters to measured parameters in a DetPlane.
virtual AbsMeasurement * clone() const override
Deep copy ctor for polymorphic class.
virtual SharedPlanePtr constructPlane(const StateOnPlane &state) const override
Construct (virtual) detector plane (use state's AbsTrackRep).
Class for measurements in wire detectors (Straw tubes and drift chambers) which do not measure the co...