|
Geant4_10
|
Main program of the RE06 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "RE06DetectorConstruction.hh"#include "RE06ParallelWorld.hh"#include "RE06PhysicsList.hh"#include "RE06PrimaryGeneratorAction.hh"#include "RE06RunAction.hh"#include "RE06SteppingVerbose.hh"#include "RE06ActionInitialization.hh"#include "RE06WorkerInitialization.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the RE06 example.
Definition in file exampleRE06.cc.
1.8.5