#include "Geant4Manager.h"#include <G4RunManager.hh>#include <G4UImanager.hh>#include <G4ParticleTable.hh>#include <G4VUserDetectorConstruction.hh>#include <G4VUserPrimaryGeneratorAction.hh>#include <G4VUserPhysicsList.hh>#include <G4ParticleDefinition.hh>#include <G4ProcessVector.hh>#include <G4VisManager.hh>#include "GlobalGeometry.h"#include "GlobalPhysicsList.h"#include "G4VPhysicsListCustomization.h"#include <fwk/CentralConfig.h>#include <fwk/RandomEngineRegistry.h>#include <utl/ErrorLogger.h>#include <utl/AugerException.h>#include <tls/DefaultPhysicsList.h>#include <tls/G4OutputHandler.h>Go to the source code of this file.
Namespaces | |
| tls | |