23#ifndef genfit_WireTrackCandHit_h
24#define genfit_WireTrackCandHit_h
41 double sortingParameter = 0.,
64 virtual void Print(Option_t* option =
"")
const override;
TrackCandHit(int detId=-1, int hitId=-1, int planeId=-1, double sortingParameter=0.)
WireTrackCandHit(int detId=-1, int hitId=-1, int planeId=-1, double sortingParameter=0., char leftRight=0)
int getLeftRightResolution() const
WireTrackCandHit & operator=(const WireTrackCandHit &)
protect from calling assignment operator from outside the class. Use clone() instead!
virtual ~WireTrackCandHit()
virtual WireTrackCandHit * clone() const override
virtual void Print(Option_t *option="") const override
void setLeftRightResolution(int leftRight)
WireTrackCandHit(const WireTrackCandHit &other)
protect from calling copy c'tor from outside the class. Use clone() if you want a copy!
Defines for I/O streams used for error and debug printing.