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

#include <G4RunManagerKernel.hh>

Public Member Functions

 G4RunManagerKernel ()
 
virtual ~G4RunManagerKernel ()
 
void DefineWorldVolume (G4VPhysicalVolume *worldVol, G4bool topologyIsChanged=true)
 
void SetPhysics (G4VUserPhysicsList *uPhys)
 
void InitializePhysics ()
 
G4bool RunInitialization ()
 
void RunTermination ()
 
void UpdateRegion ()
 
void DumpRegion (const G4String &rname) const
 
void DumpRegion (G4Region *region=0) const
 
void GeometryHasBeenModified ()
 
void PhysicsHasBeenModified ()
 
G4EventManagerGetEventManager () const
 
G4StackManagerGetStackManager () const
 
G4TrackingManagerGetTrackingManager () const
 
void SetPrimaryTransformer (G4PrimaryTransformer *pt)
 
G4PrimaryTransformerGetPrimaryTransformer () const
 
const G4StringGetVersionString () const
 
void SetVerboseLevel (G4int vl)
 
void SetGeometryToBeOptimized (G4bool vl)
 
G4int GetNumberOfParallelWorld () const
 
void SetNumberOfParallelWorld (G4int i)
 

Static Public Member Functions

static G4RunManagerKernelGetRunManagerKernel ()
 

Detailed Description

Definition at line 68 of file G4RunManagerKernel.hh.

Constructor & Destructor Documentation

G4RunManagerKernel::G4RunManagerKernel ( )

Definition at line 65 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

G4RunManagerKernel::~G4RunManagerKernel ( )
virtual

Definition at line 131 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Member Function Documentation

void G4RunManagerKernel::DefineWorldVolume ( G4VPhysicalVolume worldVol,
G4bool  topologyIsChanged = true 
)

Definition at line 167 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RunManagerKernel::DumpRegion ( const G4String rname) const

Definition at line 488 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RunManagerKernel::DumpRegion ( G4Region region = 0) const

Definition at line 494 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

void G4RunManagerKernel::GeometryHasBeenModified ( )
inline

Definition at line 147 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

G4EventManager* G4RunManagerKernel::GetEventManager ( ) const
inline

Definition at line 161 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

G4int G4RunManagerKernel::GetNumberOfParallelWorld ( ) const
inline

Definition at line 187 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

G4PrimaryTransformer* G4RunManagerKernel::GetPrimaryTransformer ( ) const
inline

Definition at line 169 of file G4RunManagerKernel.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4RunManagerKernel * G4RunManagerKernel::GetRunManagerKernel ( )
static

Definition at line 62 of file G4RunManagerKernel.cc.

Here is the caller graph for this function:

G4StackManager* G4RunManagerKernel::GetStackManager ( ) const
inline

Definition at line 163 of file G4RunManagerKernel.hh.

Here is the call graph for this function:

G4TrackingManager* G4RunManagerKernel::GetTrackingManager ( ) const
inline

Definition at line 165 of file G4RunManagerKernel.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4String& G4RunManagerKernel::GetVersionString ( ) const
inline

Definition at line 172 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

void G4RunManagerKernel::InitializePhysics ( )

Definition at line 258 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RunManagerKernel::PhysicsHasBeenModified ( )
inline

Definition at line 153 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

G4bool G4RunManagerKernel::RunInitialization ( )

Definition at line 292 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RunManagerKernel::RunTermination ( )

Definition at line 348 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RunManagerKernel::SetGeometryToBeOptimized ( G4bool  vl)
inline

Definition at line 178 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

void G4RunManagerKernel::SetNumberOfParallelWorld ( G4int  i)
inline

Definition at line 189 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

void G4RunManagerKernel::SetPhysics ( G4VUserPhysicsList uPhys)

Definition at line 238 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RunManagerKernel::SetPrimaryTransformer ( G4PrimaryTransformer pt)
inline

Definition at line 167 of file G4RunManagerKernel.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4RunManagerKernel::SetVerboseLevel ( G4int  vl)
inline

Definition at line 175 of file G4RunManagerKernel.hh.

Here is the caller graph for this function:

void G4RunManagerKernel::UpdateRegion ( )

Definition at line 373 of file G4RunManagerKernel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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