7   TString  parAsciiFile   = 
"all.par";
 
    9   TString  input          = 
"psi2s_Jpsi2pi_Jpsi_mumu.dec"; 
 
Class for the master reconstruction chain. 
Bool_t Setup(TString outprefix="")
Initial setup. 
int reco_complete(Int_t nEvents=0, TString prefix="evtcomplete")
void AddFriend(TString par)
Setter of friend root files. 
FairParRootFileIo * output
void SetInput(TString par)
Input of the macro. 
void AddRecoTasks(Bool_t pers=kTRUE)
Add reconstruction tasks. 
static void Init(Int_t MapVersion)
void SetOptions(TString par)
Setter of the reconstruction options  This string can be: "" -> default settings "day1" -> Setup for ...
void Finish()
Final diagnostics. 
void SetOutput(TString par)
Tag of the output file of the macro. 
void SetParamAsciiFile(TString par)
Setter of the parameter ascii file.