#include "ExG4DetectorConstruction01.hh"
#include "ExG4DetectorConstruction02.hh"
#include "ExG4PhysicsList00.hh"
#include "ExG4PrimaryGeneratorAction01.hh"
#include "ExG4PrimaryGeneratorAction02.hh"
#include "ExG4EventAction01.hh"
#include "ExG4RunAction01.hh"
#include "G4RunManager.hh"
#include "FTFP_BERT.hh"
 
Go to the source code of this file.
Definition at line 46 of file testCommon.cc.
   74   delete detectorConstruction01;
 
   75   delete detectorConstruction02;
 
   77   delete primaryGeneratorAction01;
 
   78   delete primaryGeneratorAction02;
 
virtual void SetUserInitialization(G4VUserDetectorConstruction *userInit)
 
The primary generator class with general particle source. 
 
Simple detector construction with only a world volume. 
 
Physics list with geantino and charged geantino only. 
 
Simple detector construction with a box volume placed in a world. 
 
TFTFP_BERT< G4VModularPhysicsList > FTFP_BERT
 
The primary generator class with particle gun.