|
Geant4
10.02
|
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "GammaRayTelDetectorConstruction.hh"#include "GammaRayTelPhysicsList.hh"#include "GammaRayTelActionInitializer.hh"#include "FTFP_BERT.hh"#include "GammaRayTelAnalysis.hh"
Include dependency graph for GammaRayTel.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 68 of file GammaRayTel.cc.
References G4UImanager::ApplyCommand(), GammaRayTelAnalysis::getInstance(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function: