8 #ifndef PHGENFIT_FITTER_H
9 #define PHGENFIT_FITTER_H
13 #include <phgenfit/Track.h>
15 #include <GenFit/EventDisplay.h>
16 #include "GenFit/Exception.h"
31 class AbsKalmanFitter;
56 const std::string& fitter_choice =
"KalmanFitterRefTrack",
58 const bool doEventDisplay =
false);
60 Fitter(TGeoManager* tgeo_manager,
62 const std::string& fitter_choice =
"KalmanFitterRefTrack",
64 const bool doEventDisplay =
false);
66 Fitter(TGeoManager* tgeo_manager,
70 const bool doEventDisplay =
false);
79 const std::string& fitter_choice =
"KalmanFitterRefTrack",
81 const bool doEventDisplay =
false);
85 const std::string& fitter_choice =
"KalmanFitterRefTrack",
87 const bool doEventDisplay =
false);
93 const bool doEventDisplay =
false);