#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.
◆ main()
Definition at line 47 of file common/testCommon.cc.
   75   delete detectorConstruction01;
    76   delete detectorConstruction02;
    78   delete primaryGeneratorAction01;
    79   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.