Go to the source code of this file.
      
        
          | int pidideal_day1 | ( | Int_t | nEvents = 0 | ) |  | 
      
 
Definition at line 4 of file pidideal_day1.C.
References PndMasterRunAna::AddFriend(), PndMasterRunAna::AddPidTasks(), PndMasterRunAna::Finish(), fRun, gGeoManager, PndEmcMapper::Init(), nEvents, output, PndMasterRunAna::SetInput(), PndMasterRunAna::SetOptions(), PndMasterRunAna::SetOutput(), PndMasterRunAna::SetParamAsciiFile(), PndMasterRunAna::Setup(), and TString.
    7   TString  parAsciiFile   = 
"all.par";
 
   38   if (gROOT->GetVersionInt() >= 60602) {
 
Class for the master reconstruction chain. 
Bool_t Setup(TString outprefix="")
Initial setup. 
TGeoManager * gGeoManager
void AddFriend(TString par)
Setter of friend root files. 
FairParRootFileIo * output
void SetInput(TString par)
Input of the macro. 
static void Init(Int_t MapVersion)
void AddPidTasks(Bool_t pers=kTRUE)
Add pid tasks. 
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.