|
Geant4_10
|
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UIterminal.hh"#include "G4UItcsh.hh"#include "GammaKnifeDetectorConstruction.hh"#include "GammaKnifePhysicsList.hh"#include "GammaKnifePrimaryGeneratorAction.hh"#include "GammaKnifeRunAction.hh"#include "GammaKnifeActionInitialization.hh"#include "Randomize.hh"#include "G4UImessenger.hh"#include "G4ScoringManager.hh"#include "globals.hh"#include "GammaKnifeController.hh"#include "G4PhysListFactory.hh"#include <ctime>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
1.8.5