17 #ifndef PNDRECODAFFIT2_HH 
   18 #define PNDRECODAFFIT2_HH 
   25 #include "FairGeanePro.h" 
genfit::MeasurementFactory< genfit::AbsMeasurement > * fTheRecoHitFactory
 
TString fCentralTrackerBranchName
Name of the TCA for MVD. 
 
PndTrack * Fit(PndTrack *tBefore, Int_t PDG)
 
void SetNumIterations(Int_t num)
 
TString fMvdBranchName
Geane Propagator. 
 
void SetMvdBranchName(const TString &name)
 
Determinstic Annealing Filter (DAF) implementation. 
 
void SetPropagateToIP(Bool_t opt=kTRUE)
 
Float_t fPropagateDistance
Flag to propagate to the interaction point. 
 
Bool_t fPropagateToIP
Flag to use Geane. 
 
Int_t fNumIt
Flag to use as initial plane the one perpendicular to the track. 
 
Int_t fVerbose
Number of iterations. 
 
void SetVerbose(Int_t verb)
 
void SetPropagateDistance(Float_t opt=-1.f)
 
void SetGeane(Bool_t opt=kTRUE)
 
void SetPerpPlane(Bool_t opt=kTRUE)
 
void SetCentralTrackerBranchName(const TString &name)
 
Bool_t fPerpPlane
Distance in [cm] to back-propagate the parameters, negative number means no backpropagation. 
 
Bool_t fUseGeane
Name of the TCA for central tracker. 
 
ClassDef(PndRecoDafFit2, 0)
Verbose level.