54 int main(
int argc,
char** argv)
61 runManager-> SetUserInitialization(detector);
64 runManager-> SetUserInitialization(physics);
71 runManager-> SetUserAction(gen_action);
74 runManager-> SetUserAction(event_action);
77 runManager-> SetUserAction(stepping_action);
92 visManager-> SetVerboseLevel(
"quiet");
94 G4String command =
"/control/execute ";
96 UImanager-> ApplyCommand(command+fileName);
Definition of the H02PrimaryGeneratorAction class.
static G4UImanager * GetUIpointer()
G4GLOB_DLL std::ostream G4cout
Definition of the H02DetectorConstruction class.
int main(int argc, char **argv)
TFTFP_BERT< G4VModularPhysicsList > FTFP_BERT
Definition of the H02EventAction class.
Definition of the H02SteppingAction class.