23 #ifndef genfit_AbsFitter_h
24 #define genfit_AbsFitter_h
50 virtual void setDebugLvl(
unsigned int lvl = 1) {debugLvl_ = lvl;}
55 unsigned int debugLvl_;
Abstract base class for fitters.
virtual void processTrackWithRep(Track *, const AbsTrackRep *, bool resortHits=false)=0
Process Track with one AbsTrackRep of the Track.
void processTrack(Track *, bool resortHits=false)
Process all reps.
Abstract base class for a track representation.
Collection of TrackPoint objects, AbsTrackRep objects and FitStatus objects.
Defines for I/O streams used for error and debug printing.