4 #include <TEveManager.h>
9 TString parAsciiFile =
"all.par";
10 TString input =
"psi2s_Jpsi2pi_Jpsi_mumu.dec";
29 FairGeane *
Geane =
new FairGeane();
42 fRun->AddTask(tracking);
47 fRun->AddTask(SttMvdGemTracking);
64 fRun->AddTask(recoKalman);
78 fRun->AddTask(trackFts);
94 fRun->AddTask(recoKalmanFwd);
Class for the master reconstruction chain.
Bool_t Setup(TString outprefix="")
Initial setup.
void SetTrackingEfficiency(Double_t eff=1.)
void SetTrackInBranchName(const TString &name)
Ideal track finder for all types of tracking detectors The PndIdealTrackFinder combines all hits in ...
void SetPersistency(Bool_t val=kTRUE)
virtual void SetOutputBranchName(TString name)
void AddFriend(TString par)
Setter of friend root files.
FairParRootFileIo * output
void SetInput(TString par)
Input of the macro.
void SetTrackOutBranchName(const TString &name)
void SetTrackSelector(TString selector)
PndRecoKalmanTask * recoKalmanFwd
static void Init(Int_t MapVersion)
PndTrkTracking * tracking
PndFtsTrackerIdeal * trackFts
void SetInputBranchName(const char *string1, const char *string2, const char *string3)
void SetVertexSmearing(Double_t sigmax=-1., Double_t sigmay=-1., Double_t sigmaz=-1.)
void NoMvdAloneTracking()
PndSttMvdGemTracking * SttMvdGemTracking
void Finish()
Final diagnostics.
PndRecoKalmanTask * recoKalman
void SetOutput(TString par)
Tag of the output file of the macro.
void SetParamAsciiFile(TString par)
Setter of the parameter ascii file.
void SetRelativeMomentumSmearing(Double_t dpop=-1.)