7   TString  parAsciiFile   = 
"all.par";
 
    8   TString  input          = 
"box_1pi_1gev_theta10-120"; 
 
   29   fRun->AddTask(tracking);
 
Class for the master reconstruction chain. 
 
Bool_t Setup(TString outprefix="")
Initial setup. 
 
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)
 
PndTrkTracking * tracking
 
void Finish()
Final diagnostics. 
 
void SetOutput(TString par)
Tag of the output file of the macro. 
 
int reco_completeCA(Int_t nEvents=0)
 
void SetParamAsciiFile(TString par)
Setter of the parameter ascii file.