![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4TWorkspacePool.hh>
Public Member Functions | |
| T * | CreateWorkspace () |
| void | CreateAndUseWorkspace () |
| T * | FindOrCreateWorkspace () |
| T * | GetWorkspace () |
| void | Recycle (T *myWrkSpace) |
| void | CleanUpAndDestroyAllWorkspaces () |
| G4TWorkspacePool () | |
| ~G4TWorkspacePool () | |
Static Private Attributes | |
| static G4ThreadLocal T * | fMyWorkspace =0 |
Definition at line 53 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 53 of file G4TWorkspacePool.hh
|
inline |
Definition at line 80 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 80 of file G4TWorkspacePool.hh
|
inline |
Definition at line 81 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 81 of file G4TWorkspacePool.hh
|
inline |
Definition at line 147 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 147 of file G4TWorkspacePool.hh
Referenced by G4WorkerThread::DestroyGeometryAndPhysicsVector().
Here is the caller graph for this function:
|
inline |
Definition at line 120 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 120 of file G4TWorkspacePool.hh
Referenced by G4WorkerThread::BuildGeometryAndPhysicsVector().
Here is the caller graph for this function:
|
inline |
Definition at line 92 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 92 of file G4TWorkspacePool.hh
References FatalException, G4Exception(), and T.
Here is the call graph for this function:
|
inline |
Definition at line 126 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 126 of file G4TWorkspacePool.hh
References T.
|
inline |
Definition at line 69 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 69 of file G4TWorkspacePool.hh
References G4TWorkspacePool< T >::fMyWorkspace.
Referenced by G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster().
Here is the caller graph for this function:
|
inline |
Definition at line 140 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 140 of file G4TWorkspacePool.hh
|
staticprivate |
Definition at line 85 of file G4TWorkspacePool.hh.
View newest version in sPHENIX GitHub at line 85 of file G4TWorkspacePool.hh
Referenced by G4TWorkspacePool< T >::GetWorkspace().