7   TString  parAsciiFile   = 
"all.par";
 
    8   TString  input          = 
"psi2s_Jpsi2pi_Jpsi_mumu.dec"; 
 
   27   FairGeane *
Geane = 
new FairGeane();
 
   42   fRun->AddTask(bremCorr);
 
   51   fRun->AddTask(assMvd);
 
   54   fRun->AddTask(assMdt);
 
   57   fRun->AddTask(assDrc);
 
   60   fRun->AddTask(assDisc);
 
   63   fRun->AddTask(assStt);
 
   66   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
int pid_complete_sec(Int_t nEvents=0)
void Finish()
Final diagnostics. 
void SetForwardTrackBranch(TString branch)
void SetOutput(TString par)
Tag of the output file of the macro. 
void SetParamAsciiFile(TString par)
Setter of the parameter ascii file.