Geant4
9.6.p02
|
Main program of the runAndEvent/RE04 example. More...
#include "G4RunManager.hh"
#include "G4ScoringManager.hh"
#include "G4UImanager.hh"
#include "RE04DetectorConstruction.hh"
#include "RE04ParallelWorldConstruction.hh"
#include "RE04PhysicsList.hh"
#include "RE04PrimaryGeneratorAction.hh"
#include "RE04EventAction.hh"
#include "RE04TrackingAction.hh"
#include "RE04SteppingAction.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the runAndEvent/RE04 example.
Definition in file RE04.cc.