| 
    Geant4
    10.03
    
   | 
 
Main program of the runAndEvent/RE01 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "RE01DetectorConstruction.hh"#include "RE01CalorimeterROGeometry.hh"#include "QGSP_BERT.hh"#include "G4UnknownDecayPhysics.hh"#include "G4ParallelWorldPhysics.hh"#include "RE01ActionInitialization.hh"
 Include dependency graph for RE01.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Main program of the runAndEvent/RE01 example.
Definition in file RE01.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 66 of file RE01.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4VUserDetectorConstruction::RegisterParallelWorld(), G4VModularPhysicsList::RegisterPhysics(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().
 Here is the call graph for this function: