19 #include "FairGeanePro.h" 69 bool fPropagateToIP =
false;
70 float fPropagateDistance = 2.0;
72 FairGeanePro *fPro0 =
nullptr;
Event display designed to run with Genfit.
void SetPropagateDistance(double val)
Sets the distance the initial parameters are propagated backward along the track. ...
PndTrack * Fit(PndTrack *prefit, int pdgcode)
Method to perform the fit of a track.
Abstract base class for Kalman fitter and derived fitting algorithms.
Class to perform a kalman fit via genfit2 within PandaRoot.
void Init()
Initialization of the fitter Has to be called in the Init() call of a task to initialize the TClones...
void SetPropagateToIP(bool val=true)
Toggle between initial propagation to primary vertex or to a given length The start values for the k...
static EventDisplay * getInstance()
void SetFitter(genfit::AbsKalmanFitter *fitter)
Set different genfit2 fitters If no external fitter is set a default fitter is generated.