Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ErrorPropagatorManager.hh>
Static Public Member Functions | |
static G4ErrorPropagatorManager * | GetErrorPropagatorManager () |
Definition at line 63 of file G4ErrorPropagatorManager.hh.
G4ErrorPropagatorManager::G4ErrorPropagatorManager | ( | ) |
Definition at line 80 of file G4ErrorPropagatorManager.cc.
Referenced by GetErrorPropagatorManager().
G4ErrorPropagatorManager::~G4ErrorPropagatorManager | ( | ) |
Definition at line 109 of file G4ErrorPropagatorManager.cc.
G4bool G4ErrorPropagatorManager::CloseGeometry | ( | ) |
Definition at line 306 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::EventTermination | ( | ) |
|
inline |
Definition at line 133 of file G4ErrorPropagatorManager.hh.
|
static |
Definition at line 69 of file G4ErrorPropagatorManager.cc.
|
inline |
Definition at line 128 of file G4ErrorPropagatorManager.hh.
|
inline |
Definition at line 136 of file G4ErrorPropagatorManager.hh.
G4bool G4ErrorPropagatorManager::InitFieldForBackwards | ( | ) |
Definition at line 230 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e().
void G4ErrorPropagatorManager::InitGeant4e | ( | ) |
Definition at line 172 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::InitTrackPropagation | ( | ) |
Definition at line 220 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e(), and Propagate().
G4String G4ErrorPropagatorManager::PrintG4ErrorState | ( | ) |
Definition at line 377 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e(), and PrintG4ErrorState().
G4String G4ErrorPropagatorManager::PrintG4ErrorState | ( | G4ErrorState | state | ) |
Definition at line 384 of file G4ErrorPropagatorManager.cc.
G4String G4ErrorPropagatorManager::PrintG4State | ( | ) |
Definition at line 410 of file G4ErrorPropagatorManager.cc.
Referenced by InitGeant4e(), and PrintG4State().
G4String G4ErrorPropagatorManager::PrintG4State | ( | G4ApplicationState | state | ) |
Definition at line 417 of file G4ErrorPropagatorManager.cc.
G4int G4ErrorPropagatorManager::Propagate | ( | G4ErrorTrajState * | currentTS, |
const G4ErrorTarget * | target, | ||
G4ErrorMode | mode = G4ErrorMode_PropForwards |
||
) |
Definition at line 276 of file G4ErrorPropagatorManager.cc.
G4int G4ErrorPropagatorManager::PropagateOneStep | ( | G4ErrorTrajState * | currentTS, |
G4ErrorMode | mode = G4ErrorMode_PropForwards |
||
) |
Definition at line 293 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::RunTermination | ( | ) |
Definition at line 369 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetSteppingManagerVerboseLevel | ( | ) |
Definition at line 354 of file G4ErrorPropagatorManager.cc.
Referenced by Propagate(), and PropagateOneStep().
void G4ErrorPropagatorManager::SetUserAction | ( | G4UserSteppingAction * | userAction | ) |
Definition at line 347 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserAction | ( | G4UserTrackingAction * | userAction | ) |
Definition at line 340 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserInitialization | ( | G4VPhysicalVolume * | userInit | ) |
Definition at line 326 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserInitialization | ( | G4VUserDetectorConstruction * | userInit | ) |
Definition at line 319 of file G4ErrorPropagatorManager.cc.
void G4ErrorPropagatorManager::SetUserInitialization | ( | G4VUserPhysicsList * | userInit | ) |
Definition at line 333 of file G4ErrorPropagatorManager.cc.