23 TString physicsList = gSystem->Getenv(
"G4PHYSICS_LIST");
24 cout <<
"Selected physics list: " << physicsList.Data() << endl;
36 =
new TGeant4(
"TGeant4",
"The Geant4 Monte Carlo", runConfiguration);
38 cout <<
"Geant4 has been created." << endl;
42 geant4->ProcessGeantMacro(
"g4config.in");