7 TString parAsciiFile =
"all.par";
8 TString input =
"psi2s_Jpsi2pi_Jpsi_mumu.dec";
27 FairGeane *
Geane =
new FairGeane();
50 fRun->AddTask(assMvd);
53 fRun->AddTask(assMdt);
56 fRun->AddTask(assDrc);
59 fRun->AddTask(assDisc);
62 fRun->AddTask(assStt);
65 fRun->AddTask(assEMC);
Class for the master reconstruction chain.
Bool_t Setup(TString outprefix="")
Initial setup.
void SetBarrelTrackBranch(TString branch)
PndPidIdealAssociatorTask * assMC
PndPidMdtHCAssociatorTask * assMdt
PndPidDiscAssociatorTask * assDisc
PndPidMvdAssociatorTask * assMvd
PndPidEmcBayesAssociatorTask * assEMC
void AddFriend(TString par)
Setter of friend root files.
FairParRootFileIo * output
void SetInput(TString par)
Input of the macro.
PndPidSttAssociatorTask * assStt
static void Init(Int_t MapVersion)
PndPidDrcAssociatorTask * assDrc
void Finish()
Final diagnostics.
void SetForwardTrackBranch(TString branch)
void SetOutput(TString par)
Tag of the output file of the macro.
void SetIdealHyp(Bool_t opt=kTRUE)
void SetParamAsciiFile(TString par)
Setter of the parameter ascii file.