#include <tls/G4VPhysicsListCustomization.h>
#include <G4VUserDetectorConstruction.hh>
#include <G4VUserPrimaryGeneratorAction.hh>
#include <G4UserStackingAction.hh>
#include <G4UserTrackingAction.hh>
#include <G4UserSteppingAction.hh>
#include <G4UserEventAction.hh>
#include <G4UserRunAction.hh>
#include <G4RunManager.hh>
#include <boost/shared_ptr.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | tls::Geant4Customization |
Data structure to hold the different Geant4 global objects required to run a single module. More... | |
Namespaces | |
tls | |