|
Geant4
10.00.p02
|
Main program of the runAndEvent/RE02 example. More...
#include "RE02DetectorConstruction.hh"#include "QGS_BIC.hh"#include "RE02ActionInitialization.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4SystemOfUnits.hh"
Include dependency graph for RE02.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the runAndEvent/RE02 example.
Definition in file RE02.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 56 of file RE02.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), mm, G4UIExecutive::SessionStart(), RE02DetectorConstruction::SetLeadSegment(), RE02DetectorConstruction::SetNumberOfSegmentsInPhantom(), RE02DetectorConstruction::SetPhantomSize(), G4RunManager::SetUserInitialization(), and TRUE.
Here is the call graph for this function: