23 #ifndef GFPLANARHITPOLICY_H 24 #define GFPLANARHITPOLICY_H 28 #include "RtypesCore.h" static const std::string fPolicyName
TMatrixT< Double_t > hitCoord(GFAbsRecoHit *, const GFDetPlane &)
Hit coordinates in detector plane.
Generic Interface to magnetic fields in GENFIT.
Base Class for genfit track representations. Defines interface for track parameterizations.
virtual ~GFPlanarHitPolicy()
const GFDetPlane & detPlane(GFAbsRecoHit *, const GFAbsTrackRep *)
Returns the physical detector plane.
const std::string & getName()
GFDetPlane fPhysicalDetPlane
Physical detector plane. Given by detector hardware.
void setDetPlane(const GFDetPlane &p)
Set physical detector plane. Needs to be called before hit can be used.
TMatrixT< Double_t > hitCov(GFAbsRecoHit *, const GFDetPlane &)
Hit covariances in detector plane.