|
Geant4_10
|
#include <G4SolidsWorkspacePool.hh>
Public Member Functions | |
| G4SolidsWorkspace * | CreateWorkspace () |
| void | CreateAndUseWorkspace () |
| G4SolidsWorkspace * | FindOrCreateWorkspace () |
| G4SolidsWorkspace * | GetWorkspace () |
| void | Recycle (G4SolidsWorkspace *) |
| void | CleanUpAndDestroyAllWorkspaces () |
Static Public Member Functions | |
| static G4SolidsWorkspacePool * | GetInstance () |
Protected Member Functions | |
| void | ReleaseAndDestroyWorkspace (G4SolidsWorkspace *) |
Definition at line 38 of file G4SolidsWorkspacePool.hh.
| void G4SolidsWorkspacePool::CleanUpAndDestroyAllWorkspaces | ( | ) |
Definition at line 118 of file G4SolidsWorkspacePool.cc.
| void G4SolidsWorkspacePool::CreateAndUseWorkspace | ( | ) |
Definition at line 74 of file G4SolidsWorkspacePool.cc.


| G4SolidsWorkspace * G4SolidsWorkspacePool::CreateWorkspace | ( | ) |
Definition at line 50 of file G4SolidsWorkspacePool.cc.


| G4SolidsWorkspace * G4SolidsWorkspacePool::FindOrCreateWorkspace | ( | ) |
|
static |
|
inline |
| void G4SolidsWorkspacePool::Recycle | ( | G4SolidsWorkspace * | geometryWrk | ) |
|
protected |
1.8.5