|
Geant4
10.00.p03
|
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "GammaRayTelDetectorConstruction.hh"#include "GammaRayTelPhysicsList.hh"#include "GammaRayTelPrimaryGeneratorAction.hh"#include "GammaRayTelRunAction.hh"#include "GammaRayTelEventAction.hh"#include "FTFP_BERT.hh"
Include dependency graph for GammaRayTel.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| std::ofstream | outFile |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 71 of file GammaRayTel.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function:| std::ofstream outFile |
Definition at line 68 of file GammaRayTel.cc.
Referenced by GammaRayTelRunAction::BeginOfRunAction(), G4ChipsElasticModel::Description(), G4HadronElasticProcess::Description(), G4HadronElastic::Description(), G4ElasticHadrNucleusHE::Description(), G4HadronicProcessStore::DumpHtml(), GammaRayTelEventAction::EndOfEventAction(), GammaRayTelRunAction::EndOfRunAction(), G4HtmlPPReporter::GenerateIndex(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), and ElectronRun::Print().