|
Geant4
9.6.p02
|
#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"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| std::ofstream | outFile |
| std::ofstream outFile |
Definition at line 68 of file GammaRayTel.cc.
1.8.4