29 =
new TGeant4(
"TGeant4",
"The Geant4 Monte Carlo", runConfiguration);
31 cout <<
"Geant4 has been created." << endl;
35 geant4->ProcessGeantMacro(
"g4config.in");
38 geant4->ProcessGeantCommand(
"/tracking/verbose 1");
41 geant4->ProcessGeantCommand(
"/mcVerbose/biasingConfigurationManager 3");
42 geant4->ProcessGeantCommand(
"/mcPhysics/biasing/setModel inclxx");
43 geant4->ProcessGeantCommand(
"/mcPhysics/biasing/setRegions Lead");
44 geant4->ProcessGeantCommand(
"/mcPhysics/biasing/setParticles proton neutron pi+ pi-");