#include <G4TWorkspacePool.hh>
template<class T>
class G4TWorkspacePool< T >
Definition at line 48 of file G4TWorkspacePool.hh.
◆ G4TWorkspacePool()
◆ ~G4TWorkspacePool()
◆ CreateAndUseWorkspace()
◆ CreateWorkspace()
Definition at line 87 of file G4TWorkspacePool.hh.
93 G4Exception(
"G4TWorspacePool<someType>::CreateWorkspace",
"Workspace01",
99 G4Exception(
"ParticlesWorspacePool::CreateWorkspace",
"Workspace02",
101 "Cannot create workspace twice for the same thread.");
static G4ThreadLocal T * fMyWorkspace
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
◆ FindOrCreateWorkspace()
◆ GetWorkspace()
◆ fMyWorkspace
The documentation for this class was generated from the following file: