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
G4ErrorRunManagerHelper Class Reference

#include <G4ErrorRunManagerHelper.hh>

Public Member Functions

 G4ErrorRunManagerHelper ()
 
virtual ~G4ErrorRunManagerHelper ()
 
void SetUserInitialization (G4VUserDetectorConstruction *userInit)
 
void SetUserInitialization (G4VPhysicalVolume *userInit)
 
void SetUserInitialization (G4VUserPhysicsList *userInit)
 
void SetUserAction (G4UserTrackingAction *userAction)
 
void SetUserAction (G4UserSteppingAction *userAction)
 
void RunInitialization ()
 
void InitializeGeometry ()
 
void InitializePhysics ()
 
void RunTermination ()
 
G4VUserPhysicsList * GetUserPhysicsList () const
 

Static Public Member Functions

static G4ErrorRunManagerHelper * GetRunManagerKernel ()
 

Detailed Description

Definition at line 51 of file G4ErrorRunManagerHelper.hh.

Constructor & Destructor Documentation

G4ErrorRunManagerHelper::G4ErrorRunManagerHelper ( )

Definition at line 55 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

G4ErrorRunManagerHelper::~G4ErrorRunManagerHelper ( )
virtual

Definition at line 80 of file G4ErrorRunManagerHelper.cc.

Member Function Documentation

G4ErrorRunManagerHelper * G4ErrorRunManagerHelper::GetRunManagerKernel ( )
static

Definition at line 50 of file G4ErrorRunManagerHelper.cc.

G4VUserPhysicsList* G4ErrorRunManagerHelper::GetUserPhysicsList ( ) const
inline

Definition at line 87 of file G4ErrorRunManagerHelper.hh.

Here is the caller graph for this function:

void G4ErrorRunManagerHelper::InitializeGeometry ( )

Definition at line 107 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorRunManagerHelper::InitializePhysics ( )

Definition at line 132 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorRunManagerHelper::RunInitialization ( )

Definition at line 160 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorRunManagerHelper::RunTermination ( )

Definition at line 182 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorRunManagerHelper::SetUserAction ( G4UserTrackingAction *  userAction)

Definition at line 167 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

void G4ErrorRunManagerHelper::SetUserAction ( G4UserSteppingAction *  userAction)

Definition at line 175 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

void G4ErrorRunManagerHelper::SetUserInitialization ( G4VUserDetectorConstruction *  userInit)

Definition at line 86 of file G4ErrorRunManagerHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ErrorRunManagerHelper::SetUserInitialization ( G4VPhysicalVolume *  userInit)

Definition at line 93 of file G4ErrorRunManagerHelper.cc.

void G4ErrorRunManagerHelper::SetUserInitialization ( G4VUserPhysicsList *  userInit)

Definition at line 100 of file G4ErrorRunManagerHelper.cc.


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