22 #ifndef GFWIREPOINTHITPOLICY_H 23 #define GFWIREPOINTHITPOLICY_H 76 const std::string &
getName() {
return fPolicyName; }
79 static const std::string fPolicyName;
Base Class for genfit track representations. Defines interface for track parameterizations.
virtual ~GFWirepointHitPolicy()
Detector plane genfit geometry class.
const GFDetPlane & detPlane(GFAbsRecoHit *, GFAbsTrackRep *)
Get detector plane.
TMatrixT< double > hitCov(GFAbsRecoHit *, const GFDetPlane &)
Hit covariances in 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.
const std::string & getName()
TMatrixT< double > hitCoord(GFAbsRecoHit *, const GFDetPlane &)
Hit coordinates in detector plane.
void setMaxDistance(double d)