Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ErrorPropagatorManager.hh>
Static Public Member Functions | |
static G4ErrorPropagatorManager * | GetErrorPropagatorManager () |
Definition at line 62 of file G4ErrorPropagatorManager.hh.
G4ErrorPropagatorManager::G4ErrorPropagatorManager | ( | ) |
Definition at line 79 of file G4ErrorPropagatorManager.cc.
Referenced by GetErrorPropagatorManager().
G4ErrorPropagatorManager::~G4ErrorPropagatorManager | ( | ) |
Definition at line 109 of file G4ErrorPropagatorManager.cc.
G4bool G4ErrorPropagatorManager::CloseGeometry | ( | ) |
Definition at line 335 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::EventTermination | ( | ) |
|
inline |
Definition at line 133 of file G4ErrorPropagatorManager.hh.
|
static |
Definition at line 68 of file G4ErrorPropagatorManager.cc.
|
inline |
Definition at line 126 of file G4ErrorPropagatorManager.hh.
|
inline |
Definition at line 138 of file G4ErrorPropagatorManager.hh.
G4bool G4ErrorPropagatorManager::InitFieldForBackwards | ( | ) |
Definition at line 247 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e().
void G4ErrorPropagatorManager::InitGeant4e | ( | ) |
Definition at line 177 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::InitTrackPropagation | ( | ) |
Definition at line 238 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e(), and Propagate().
G4String G4ErrorPropagatorManager::PrintG4ErrorState | ( | ) |
Definition at line 403 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e(), and PrintG4ErrorState().
G4String G4ErrorPropagatorManager::PrintG4ErrorState | ( | G4ErrorState | state | ) |
Definition at line 410 of file G4ErrorPropagatorManager.cc.
G4String G4ErrorPropagatorManager::PrintG4State | ( | ) |
Definition at line 436 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e(), and PrintG4State().
G4String G4ErrorPropagatorManager::PrintG4State | ( | G4ApplicationState | state | ) |
Definition at line 442 of file G4ErrorPropagatorManager.cc.
G4int G4ErrorPropagatorManager::Propagate | ( | G4ErrorTrajState * | currentTS, |
const G4ErrorTarget * | target, | ||
G4ErrorMode | mode = G4ErrorMode_PropForwards ) |
Definition at line 300 of file G4ErrorPropagatorManager.cc.
G4int G4ErrorPropagatorManager::PropagateOneStep | ( | G4ErrorTrajState * | currentTS, |
G4ErrorMode | mode = G4ErrorMode_PropForwards ) |
Definition at line 320 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::RunTermination | ( | ) |
Definition at line 395 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetSteppingManagerVerboseLevel | ( | ) |
Definition at line 381 of file G4ErrorPropagatorManager.cc.
Referenced by Propagate(), and PropagateOneStep().
void G4ErrorPropagatorManager::SetUserAction | ( | G4UserSteppingAction * | userAction | ) |
Definition at line 375 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserAction | ( | G4UserTrackingAction * | userAction | ) |
Definition at line 369 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserInitialization | ( | G4VPhysicalVolume * | userInit | ) |
Definition at line 355 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserInitialization | ( | G4VUserDetectorConstruction * | userInit | ) |
Definition at line 348 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserInitialization | ( | G4VUserPhysicsList * | userInit | ) |
Definition at line 362 of file G4ErrorPropagatorManager.cc.