22 #ifndef GFWIREHITPOLICY_H 23 #define GFWIREHITPOLICY_H const std::string & getName()
Generic Interface to magnetic fields in GENFIT.
const GFDetPlane & detPlane(GFAbsRecoHit *, GFAbsTrackRep *)
Get detector plane Calls GFAbsTrackRep::extrapolateToLine for POCA.
Base Class for genfit track representations. Defines interface for track parameterizations.
void checkPlane(GFAbsRecoHit *, const GFDetPlane &)
Check if the detector plane is valid.
policy class for hits in wire detectors (STT and DCH) which do not measure the coordinate along the w...
TMatrixT< Double_t > hitCoord(GFAbsRecoHit *, const GFDetPlane &)
Hit coordinates in detector plane.
void setMaxDistance(double d)
virtual ~GFWireHitPolicy()
TMatrixT< Double_t > hitCov(GFAbsRecoHit *, const GFDetPlane &)
Hit covariances in detector plane.
static const std::string fPolicyName