16void test_E03_7(
const TString& configMacro =
"g4Config6.C", Bool_t oldGeometry = kFALSE)
28 Bool_t needDelete = kFALSE;
29 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)
Ex03PrimaryGenerator * GetPrimaryGenerator() const
void SetNofPrimaries(Int_t nofPrimaries)
@ kPion
pi- ith a suitable energy to test biasing
void SetPrimaryType(Type primaryType)
void test_E03_7(const TString &configMacro="g4Config6.C", Bool_t oldGeometry=kFALSE)