18void test_E03_4(
const TString& configMacro, Bool_t oldGeometry)
29 Bool_t needDelete = kFALSE;
30 if ( ! TVirtualMCApplication::Instance() ) {
52 if ( needDelete )
delete appl;
Ex03bMCApplication Ex03MCApplication
Implementation of the TVirtualMCApplication.
void InitMC(const char *setup)
void RunMC(Int_t nofEvents)
void SetOldGeometry(Bool_t oldGeometry=kTRUE)
void SetPrintModulo(Int_t value)
Ex03PrimaryGenerator * GetPrimaryGenerator() const
void SetNofPrimaries(Int_t nofPrimaries)
@ kUserDecay
particle with user defined decay (K0Short)
void SetPrimaryType(Type primaryType)
void test_E03_4(const TString &configMacro, Bool_t oldGeometry)