Go to the source code of this file.
int digi_complete_newSTT |
( |
Int_t |
nEvents = 0 | ) |
|
Definition at line 4 of file digi_complete_newSTT.C.
References PndMasterRunAna::AddFriend(), PndMasterRunAna::Finish(), fRun, nEvents, output, PndMasterRunAna::SetInput(), PndMasterRunAna::SetOutput(), PndMasterRunAna::SetParamAsciiFile(), PndPersistencyTask::SetPersistency(), PndMdtHitProducerIdeal::SetPositionSmearing(), PndMasterRunAna::Setup(), and TString.
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.
void SetPersistency(Bool_t val=kTRUE)
void AddFriend(TString par)
Setter of friend root files.
FairParRootFileIo * output
void SetInput(TString par)
Input of the macro.
Takes clusters and slits them up into bumps.
Task to cluster PndEmcDigis.
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.
void SetPositionSmearing(Float_t res)
Set the smearing of the PndMdtHit position.