19void test_E03_6(
const TString& configMacro =
"g4Config5.C", Bool_t oldGeometry = kFALSE)
31 Bool_t needDelete = kFALSE;
32 if ( ! TVirtualMCApplication::Instance() ) {
56 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 SetField(Double_t bz)
Ex03PrimaryGenerator * GetPrimaryGenerator() const
void SetNofPrimaries(Int_t nofPrimaries)
@ kTestField
mu+ with a suitable energy to test magnetic field
void SetPrimaryType(Type primaryType)
void test_E03_6(const TString &configMacro="g4Config5.C", Bool_t oldGeometry=kFALSE)