Geant4_10
Public Member Functions | Static Public Member Functions | List of all members
G4WorkerThread Class Reference

AAADEBUG. More...

#include <G4WorkerThread.hh>

Public Member Functions

void SetThreadId (G4int threadId)
 
G4int GetThreadId () const
 
void SetNumberThreads (G4int numnberThreads)
 
G4int GetNumberThreads () const
 

Static Public Member Functions

static void BuildGeometryAndPhysicsVector ()
 
static void DestroyGeometryAndPhysicsVector ()
 
static void UpdateGeometryAndPhysicsVectorFromMaster ()
 

Detailed Description

AAADEBUG.

Definition at line 42 of file G4WorkerThread.hh.

Member Function Documentation

void G4WorkerThread::BuildGeometryAndPhysicsVector ( )
static

Definition at line 79 of file G4WorkerThread.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4WorkerThread::DestroyGeometryAndPhysicsVector ( )
static

Definition at line 156 of file G4WorkerThread.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4WorkerThread::GetNumberThreads ( ) const

Definition at line 45 of file G4WorkerThread.cc.

G4int G4WorkerThread::GetThreadId ( ) const

Definition at line 35 of file G4WorkerThread.cc.

Here is the caller graph for this function:

void G4WorkerThread::SetNumberThreads ( G4int  numnberThreads)

Definition at line 40 of file G4WorkerThread.cc.

Here is the caller graph for this function:

void G4WorkerThread::SetThreadId ( G4int  threadId)

Definition at line 30 of file G4WorkerThread.cc.

Here is the caller graph for this function:

void G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster ( )
static

Definition at line 231 of file G4WorkerThread.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: