#include "G4RunManager.hh"
#include "G4VisExecutive.hh"
#include "G4UImanager.hh"
#include "TUAB_DetectorConstruction.hh"
#include "TUAB_PhysicsList.hh"
#include "TUAB_PrimaryGeneratorAction.hh"
#include "TUAB_RunAction.hh"
#include "TUAB_EventAction.hh"
#include "TUAB_SteppingAction.hh"
#include "globals.hh"
Go to the source code of this file.
Functions | |
int | main (void) |
includes G4ios, G4Types, G4String, G4PhysicalConstants, G4SystemOfUnits, G4ExceptionSeverity, templates & algorithm |
int main | ( | void | ) |
includes G4ios, G4Types, G4String, G4PhysicalConstants, G4SystemOfUnits, G4ExceptionSeverity, templates & algorithm
Run manager
Geometry, Physics and Source
Analysis
Visualization manager
UI manager
Cleaning...
Definition at line 33 of file uab_actions_root.cc.