#include <G4GeometryWorkspacePool.hh>
Public 멤버 함수 | |
G4GeometryWorkspace * | CreateWorkspace () |
void | CreateAndUseWorkspace () |
G4GeometryWorkspace * | FindOrCreateWorkspace () |
G4GeometryWorkspace * | GetWorkspace () |
void | Recycle (G4GeometryWorkspace *) |
void | CleanUpAndDestroyAllWorkspaces () |
정적 Public 멤버 함수 | |
static G4GeometryWorkspacePool * | GetInstance () |
Private 멤버 함수 | |
G4GeometryWorkspacePool () | |
~G4GeometryWorkspacePool () | |
정적 Private 멤버 함수 | |
static G4GEOM_DLL G4GeometryWorkspace *& | fMyWorkspace () |
정적 Private 속성 | |
static G4GeometryWorkspacePool * | thePool =0 |
G4GeometryWorkspacePool.hh 파일의 51 번째 라인에서 정의되었습니다.
|
private |
G4GeometryWorkspacePool.cc 파일의 141 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetInstance().
|
private |
G4GeometryWorkspacePool.cc 파일의 148 번째 라인에서 정의되었습니다.
void G4GeometryWorkspacePool::CleanUpAndDestroyAllWorkspaces | ( | ) |
G4GeometryWorkspacePool.cc 파일의 129 번째 라인에서 정의되었습니다.
다음을 참조함 : G4GeometryWorkspace::DestroyWorkspace(), fMyWorkspace().
다음에 의해서 참조됨 : G4WorkerThread::DestroyGeometryAndPhysicsVector().
void G4GeometryWorkspacePool::CreateAndUseWorkspace | ( | ) |
G4GeometryWorkspacePool.cc 파일의 95 번째 라인에서 정의되었습니다.
다음을 참조함 : CreateWorkspace().
다음에 의해서 참조됨 : G4WorkerThread::BuildGeometryAndPhysicsVector().
G4GeometryWorkspace * G4GeometryWorkspacePool::CreateWorkspace | ( | ) |
G4GeometryWorkspacePool.cc 파일의 64 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, fMyWorkspace(), G4Exception().
다음에 의해서 참조됨 : CreateAndUseWorkspace(), FindOrCreateWorkspace().
G4GeometryWorkspace * G4GeometryWorkspacePool::FindOrCreateWorkspace | ( | ) |
G4GeometryWorkspacePool.cc 파일의 103 번째 라인에서 정의되었습니다.
다음을 참조함 : CreateWorkspace(), fMyWorkspace(), G4GeometryWorkspace::UseWorkspace().
|
staticprivate |
G4GeometryWorkspacePool.cc 파일의 44 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ThreadLocalStatic.
다음에 의해서 참조됨 : CleanUpAndDestroyAllWorkspaces(), CreateWorkspace(), FindOrCreateWorkspace(), GetWorkspace().
|
static |
G4GeometryWorkspacePool.cc 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : G4GeometryWorkspacePool(), thePool.
다음에 의해서 참조됨 : G4WorkerThread::BuildGeometryAndPhysicsVector(), G4WorkerThread::DestroyGeometryAndPhysicsVector(), G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster().
|
inline |
G4GeometryWorkspacePool.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : fMyWorkspace().
다음에 의해서 참조됨 : G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster().
void G4GeometryWorkspacePool::Recycle | ( | G4GeometryWorkspace * | geometryWrk | ) |
G4GeometryWorkspacePool.cc 파일의 118 번째 라인에서 정의되었습니다.
다음을 참조함 : G4GeometryWorkspace::ReleaseWorkspace().
|
staticprivate |
G4GeometryWorkspacePool.hh 파일의 90 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetInstance().