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

#include <G4GeometryWorkspacePool.hh>

Public Member Functions

G4GeometryWorkspaceCreateWorkspace ()
 
void CreateAndUseWorkspace ()
 
G4GeometryWorkspaceFindOrCreateWorkspace ()
 
G4GeometryWorkspaceGetWorkspace ()
 
void Recycle (G4GeometryWorkspace *)
 
void CleanUpAndDestroyAllWorkspaces ()
 

Static Public Member Functions

static G4GeometryWorkspacePoolGetInstance ()
 

Protected Member Functions

void ReleaseAndDestroyWorkspace (G4GeometryWorkspace *)
 

Detailed Description

Definition at line 38 of file G4GeometryWorkspacePool.hh.

Member Function Documentation

void G4GeometryWorkspacePool::CleanUpAndDestroyAllWorkspaces ( )

Definition at line 113 of file G4GeometryWorkspacePool.cc.

void G4GeometryWorkspacePool::CreateAndUseWorkspace ( )

Definition at line 71 of file G4GeometryWorkspacePool.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4GeometryWorkspace * G4GeometryWorkspacePool::CreateWorkspace ( )

Definition at line 48 of file G4GeometryWorkspacePool.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4GeometryWorkspace * G4GeometryWorkspacePool::FindOrCreateWorkspace ( )

Definition at line 78 of file G4GeometryWorkspacePool.cc.

Here is the call graph for this function:

G4GeometryWorkspacePool * G4GeometryWorkspacePool::GetInstance ( void  )
static

Definition at line 40 of file G4GeometryWorkspacePool.cc.

Here is the caller graph for this function:

G4GeometryWorkspace* G4GeometryWorkspacePool::GetWorkspace ( )
inline

Definition at line 53 of file G4GeometryWorkspacePool.hh.

Here is the caller graph for this function:

void G4GeometryWorkspacePool::Recycle ( G4GeometryWorkspace geometryWrk)

Definition at line 104 of file G4GeometryWorkspacePool.cc.

Here is the call graph for this function:

void G4GeometryWorkspacePool::ReleaseAndDestroyWorkspace ( G4GeometryWorkspace )
protected

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