Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4ErrorPropagatorManager Class Reference

#include <G4ErrorPropagatorManager.hh>

Public Member Functions

 G4ErrorPropagatorManager ()
 
 ~G4ErrorPropagatorManager ()
 
void EventTermination ()
 
void RunTermination ()
 
void InitGeant4e ()
 
void InitTrackPropagation ()
 
G4bool InitFieldForBackwards ()
 
G4int Propagate (G4ErrorTrajState *currentTS, const G4ErrorTarget *target, G4ErrorMode mode=G4ErrorMode_PropForwards)
 
G4int PropagateOneStep (G4ErrorTrajState *currentTS, G4ErrorMode mode=G4ErrorMode_PropForwards)
 
G4bool CloseGeometry ()
 
void SetUserInitialization (G4VUserDetectorConstruction *userInit)
 
void SetUserInitialization (G4VPhysicalVolume *userInit)
 
void SetUserInitialization (G4VUserPhysicsList *userInit)
 
void SetUserAction (G4UserTrackingAction *userAction)
 
void SetUserAction (G4UserSteppingAction *userAction)
 
G4String PrintG4ErrorState ()
 
G4String PrintG4ErrorState (G4ErrorState state)
 
G4String PrintG4State ()
 
G4String PrintG4State (G4ApplicationState state)
 
G4ErrorRunManagerHelperGetErrorRunManagerHelper () const
 
void SetSteppingManagerVerboseLevel ()
 
G4ErrorPropagationNavigatorGetErrorPropagationNavigator () const
 
G4ErrorPropagatorGetPropagator () const
 

Static Public Member Functions

static G4ErrorPropagatorManagerGetErrorPropagatorManager ()
 

Detailed Description

Definition at line 63 of file G4ErrorPropagatorManager.hh.

Constructor & Destructor Documentation

G4ErrorPropagatorManager::G4ErrorPropagatorManager ( )

Definition at line 80 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ErrorPropagatorManager::~G4ErrorPropagatorManager ( )

Definition at line 109 of file G4ErrorPropagatorManager.cc.

Member Function Documentation

G4bool G4ErrorPropagatorManager::CloseGeometry ( )

Definition at line 306 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorPropagatorManager::EventTermination ( )

Definition at line 362 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ErrorPropagationNavigator* G4ErrorPropagatorManager::GetErrorPropagationNavigator ( ) const
inline

Definition at line 133 of file G4ErrorPropagatorManager.hh.

G4ErrorPropagatorManager * G4ErrorPropagatorManager::GetErrorPropagatorManager ( )
static

Definition at line 69 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ErrorRunManagerHelper* G4ErrorPropagatorManager::GetErrorRunManagerHelper ( ) const
inline

Definition at line 128 of file G4ErrorPropagatorManager.hh.

G4ErrorPropagator* G4ErrorPropagatorManager::GetPropagator ( ) const
inline

Definition at line 136 of file G4ErrorPropagatorManager.hh.

Here is the caller graph for this function:

G4bool G4ErrorPropagatorManager::InitFieldForBackwards ( )

Definition at line 230 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorPropagatorManager::InitGeant4e ( )

Definition at line 172 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorPropagatorManager::InitTrackPropagation ( )

Definition at line 220 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4String G4ErrorPropagatorManager::PrintG4ErrorState ( )

Definition at line 377 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4String G4ErrorPropagatorManager::PrintG4ErrorState ( G4ErrorState  state)

Definition at line 384 of file G4ErrorPropagatorManager.cc.

G4String G4ErrorPropagatorManager::PrintG4State ( )

Definition at line 410 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

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.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4ErrorPropagatorManager::PropagateOneStep ( G4ErrorTrajState currentTS,
G4ErrorMode  mode = G4ErrorMode_PropForwards 
)

Definition at line 293 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorPropagatorManager::RunTermination ( )

Definition at line 369 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

void G4ErrorPropagatorManager::SetSteppingManagerVerboseLevel ( )

Definition at line 354 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorPropagatorManager::SetUserAction ( G4UserTrackingAction userAction)

Definition at line 340 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

void G4ErrorPropagatorManager::SetUserAction ( G4UserSteppingAction userAction)

Definition at line 347 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

void G4ErrorPropagatorManager::SetUserInitialization ( G4VUserDetectorConstruction userInit)

Definition at line 319 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorPropagatorManager::SetUserInitialization ( G4VPhysicalVolume userInit)

Definition at line 326 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:

void G4ErrorPropagatorManager::SetUserInitialization ( G4VUserPhysicsList userInit)

Definition at line 333 of file G4ErrorPropagatorManager.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: