#include <G4SolidsWorkspacePool.hh>
Definition at line 38 of file G4SolidsWorkspacePool.hh.
void G4SolidsWorkspacePool::CleanUpAndDestroyAllWorkspaces |
( |
| ) |
|
void G4SolidsWorkspacePool::CreateAndUseWorkspace |
( |
| ) |
|
Definition at line 50 of file G4SolidsWorkspacePool.cc.
57 G4Exception(
"GeometryWorspacePool::CreateWorkspace",
"Geom-003",
61 fMyWorkspace= geometryWrk;
64 G4Exception(
"GeometryWorspacePool::CreateWorkspace",
"Geom-003",
66 "Cannot create workspace twice for the same thread.");
67 geometryWrk= fMyWorkspace;
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
The documentation for this class was generated from the following files: