24 #ifndef GFWIREPOINTHITPOLICY_H
25 #define GFWIREPOINTHITPOLICY_H
Base Class for genfit track representations. Defines interface for track parameterizations.
static const std::string fPolicyName
virtual ~GFWirepointHitPolicy()
Detector plane genfit geometry class.
const GFDetPlane & detPlane(GFAbsRecoHit *, GFAbsTrackRep *)
Get detector plane.
ClassDef(GFWirepointHitPolicy, 1)
policy class for hits in wire detectors (STT and DCH) which can measure the coordinate along the wire...
void checkPlane(GFAbsRecoHit *, const GFDetPlane &)
Check if the detector plane is valid.
Base Class for representing a Hit in GENFIT.
TMatrixT< double > hitCov(GFAbsRecoHit *, const GFDetPlane &)
Hit covariances in detector plane.
TMatrixT< double > hitCoord(GFAbsRecoHit *, const GFDetPlane &)
Hit coordinates in detector plane.
const std::string & getName()
void setMaxDistance(double d)