| 
    Geant4
    10.01.p01
    
   | 
 
Main program of the runAndEvent/RE01 example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "RE01DetectorConstruction.hh"#include "RE01PhysicsList.hh"#include "QGSP_BERT.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 65 of file RE01.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().
 Here is the call graph for this function: