Geant4_10
|
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "Randomize.hh"
#include "PurgMagDetectorConstruction.hh"
#include "PurgMagPhysicsList.hh"
#include "PurgMagPrimaryGeneratorAction.hh"
#include "PurgMagRunAction.hh"
#include "PurgMagEventAction.hh"
#include "PurgMagTrackingAction.hh"
#include "PurgMagSteppingAction.hh"
#include "PurgMagSteppingVerbose.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |