#include <G4SolidsWorkspacePool.hh>
Definition at line 38 of file G4SolidsWorkspacePool.hh.
◆ G4SolidsWorkspacePool()
G4SolidsWorkspacePool::G4SolidsWorkspacePool |
( |
| ) |
|
|
private |
◆ ~G4SolidsWorkspacePool()
G4SolidsWorkspacePool::~G4SolidsWorkspacePool |
( |
| ) |
|
|
private |
◆ CleanUpAndDestroyAllWorkspaces()
void G4SolidsWorkspacePool::CleanUpAndDestroyAllWorkspaces |
( |
| ) |
|
◆ CreateAndUseWorkspace()
void G4SolidsWorkspacePool::CreateAndUseWorkspace |
( |
| ) |
|
◆ CreateWorkspace()
Definition at line 50 of file G4SolidsWorkspacePool.cc.
57 G4Exception(
"GeometryWorspacePool::CreateWorkspace",
"Geom-003",
64 G4Exception(
"GeometryWorspacePool::CreateWorkspace",
"Geom-003",
66 "Cannot create workspace twice for the same thread.");
static G4ThreadLocal G4SolidsWorkspace * fMyWorkspace
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
◆ FindOrCreateWorkspace()
Definition at line 81 of file G4SolidsWorkspacePool.cc.
static G4ThreadLocal G4SolidsWorkspace * fMyWorkspace
G4SolidsWorkspace * CreateWorkspace()
◆ GetInstance()
◆ GetWorkspace()
◆ Recycle()
◆ ReleaseAndDestroyWorkspace()
◆ fMyWorkspace
◆ thePool
The documentation for this class was generated from the following files: