![]() |
ATLAS Offline Software
|
#include "G4AtlasAlg/G4AtlasRunManager.h"#include "G4GeometryManager.hh"#include "G4LogicalVolumeStore.hh"#include "G4ParallelWorldScoringProcess.hh"#include "G4RegionStore.hh"#include "G4Run.hh"#include "G4ScoringManager.hh"#include "G4StateManager.hh"#include "G4TransportationManager.hh"#include "G4UImanager.hh"#include "G4UserRunAction.hh"#include "G4Version.hh"#include <string>Go to the source code of this file.
Functions | |
| G4AtlasRunManager *G4AtlasRunManager::GetG4AtlasRunManager | ATLAS_NOT_THREAD_SAFE () |
| Install fatal handler with default options. | |
|
inline |
Install fatal handler with default options.
This is meant to be easy to call from python via ctypes.
Definition at line 31 of file G4AtlasRunManager.cxx.