#include "G4RunManager.hh"
#include "G4VisExecutive.hh"
#include "G4UImanager.hh"
#include "TAlphaRad_DetectorConstruction.hh"
#include "TAlphaRad_PhysicsList.hh"
#include "TGPS_PrimaryGeneratorAction.hh"
#include "TStandard_Analysis.hh"
#include "TDummy_RunAction.hh"
#include "TDummy_EventAction.hh"
#include "TDummy_SteppingAction.hh"
#include "globals.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
global variable (FOR COMPILATION REASON, ROOT AND G4 TYPES CANNOT BE USED) | |
Variables | |
bool | gMyDebug |
includes G4ios, G4Types, G4String, G4PhysicalConstants, G4SystemOfUnits, G4ExceptionSeverity, templates & algorithm |
int main | ( | int | argc, | |
char ** | argv | |||
) |
global variable (FOR COMPILATION REASON, ROOT AND G4 TYPES CANNOT BE USED)
Run manager
Analysis Manager
Visualization manager
UI manager
Definition at line 55 of file alpharad_new.cc.
bool gMyDebug |
includes G4ios, G4Types, G4String, G4PhysicalConstants, G4SystemOfUnits, G4ExceptionSeverity, templates & algorithm
Definition at line 52 of file alpharad_new.cc.