Geant4  10.02
G4PhysicsListWorkspace Class Reference

#include <G4PhysicsListWorkspace.hh>

+ Collaboration diagram for G4PhysicsListWorkspace:

Public Types

typedef G4TWorkspacePool
< G4PhysicsListWorkspace
pool_type
 

Public Member Functions

 G4PhysicsListWorkspace (G4bool verbose=false)
 
 ~G4PhysicsListWorkspace ()
 
void UseWorkspace ()
 
void ReleaseWorkspace ()
 
void DestroyWorkspace ()
 
void InitialiseWorkspace ()
 
void SetVerbose (G4bool v)
 
G4bool GetVerbose ()
 

Static Public Member Functions

static pool_typeGetPool ()
 

Protected Member Functions

void InitialisePhysicsList ()
 

Private Attributes

G4VUPLManagerfpVUPLSIM
 
G4VPCManagerfpVPCSIM
 
G4VMPLManagerfpVMPLSIM
 
G4VUPLDatafpVUPLOffset
 
G4VPCDatafpVPCOffset
 
G4VMPLDatafpVMPLOffset
 
G4bool fVerbose
 

Detailed Description

Definition at line 56 of file G4PhysicsListWorkspace.hh.

Member Typedef Documentation

Constructor & Destructor Documentation

G4PhysicsListWorkspace::G4PhysicsListWorkspace ( G4bool  verbose = false)

Definition at line 38 of file G4PhysicsListWorkspace.cc.

References fpVMPLOffset, fpVMPLSIM, fpVPCOffset, fpVPCSIM, fpVUPLOffset, fpVUPLSIM, G4VUPLSplitter< T >::GetOffset(), G4VModularPhysicsList::GetSubInstanceManager(), G4VPhysicsConstructor::GetSubInstanceManager(), G4VUserPhysicsList::GetSubInstanceManager(), and InitialiseWorkspace().

+ Here is the call graph for this function:

G4PhysicsListWorkspace::~G4PhysicsListWorkspace ( )

Definition at line 59 of file G4PhysicsListWorkspace.cc.

Member Function Documentation

void G4PhysicsListWorkspace::DestroyWorkspace ( )

Definition at line 115 of file G4PhysicsListWorkspace.cc.

References fpVMPLSIM, fpVPCSIM, fpVUPLSIM, and G4VUPLSplitter< T >::FreeWorker().

+ Here is the call graph for this function:

G4PhysicsListWorkspace::pool_type * G4PhysicsListWorkspace::GetPool ( )
static

Definition at line 36 of file G4PhysicsListWorkspace.cc.

Referenced by G4WorkerThread::BuildGeometryAndPhysicsVector(), and G4WorkerThread::DestroyGeometryAndPhysicsVector().

+ Here is the caller graph for this function:

G4bool G4PhysicsListWorkspace::GetVerbose ( )
inline

Definition at line 71 of file G4PhysicsListWorkspace.hh.

References fVerbose.

void G4PhysicsListWorkspace::InitialisePhysicsList ( )
protected

Definition at line 89 of file G4PhysicsListWorkspace.cc.

Referenced by InitialiseWorkspace().

+ Here is the caller graph for this function:

void G4PhysicsListWorkspace::InitialiseWorkspace ( )

Definition at line 94 of file G4PhysicsListWorkspace.cc.

References fpVMPLSIM, fpVPCSIM, fpVUPLSIM, fVerbose, G4cout, G4endl, InitialisePhysicsList(), G4VUPLSplitter< T >::NewSubInstances(), and G4VUPLSplitter< T >::WorkerCopySubInstanceArray().

Referenced by G4PhysicsListWorkspace().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4PhysicsListWorkspace::ReleaseWorkspace ( )

Definition at line 81 of file G4PhysicsListWorkspace.cc.

References fpVMPLSIM, fpVPCSIM, fpVUPLSIM, and G4VUPLSplitter< T >::UseWorkArea().

+ Here is the call graph for this function:

void G4PhysicsListWorkspace::SetVerbose ( G4bool  v)
inline

Definition at line 70 of file G4PhysicsListWorkspace.hh.

References fVerbose.

void G4PhysicsListWorkspace::UseWorkspace ( )

Definition at line 68 of file G4PhysicsListWorkspace.cc.

References fpVMPLOffset, fpVMPLSIM, fpVPCOffset, fpVPCSIM, fpVUPLOffset, fpVUPLSIM, fVerbose, G4cout, G4endl, and G4VUPLSplitter< T >::UseWorkArea().

+ Here is the call graph for this function:

Member Data Documentation

G4VMPLData* G4PhysicsListWorkspace::fpVMPLOffset
private

Definition at line 88 of file G4PhysicsListWorkspace.hh.

Referenced by G4PhysicsListWorkspace(), and UseWorkspace().

G4VMPLManager* G4PhysicsListWorkspace::fpVMPLSIM
private
G4VPCData* G4PhysicsListWorkspace::fpVPCOffset
private

Definition at line 87 of file G4PhysicsListWorkspace.hh.

Referenced by G4PhysicsListWorkspace(), and UseWorkspace().

G4VPCManager* G4PhysicsListWorkspace::fpVPCSIM
private
G4VUPLData* G4PhysicsListWorkspace::fpVUPLOffset
private

Definition at line 86 of file G4PhysicsListWorkspace.hh.

Referenced by G4PhysicsListWorkspace(), and UseWorkspace().

G4VUPLManager* G4PhysicsListWorkspace::fpVUPLSIM
private
G4bool G4PhysicsListWorkspace::fVerbose
private

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