| 
    Geant4
    10.03.p02
    
   | 
 
Main program of the RE06 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "FTFP_BERT.hh"#include "G4ParallelWorldPhysics.hh"#include "RE06DetectorConstruction.hh"#include "RE06ParallelWorld.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.
Definition at line 61 of file exampleRE06.cc.
