#include <G4PDefManager.hh>
Public 멤버 함수 | |
G4PDefManager () | |
G4int | CreateSubInstance () |
void | NewSubInstances () |
void | FreeSlave () |
G4PDefData * | GetOffset () |
void | UseWorkArea (G4PDefData *newOffset) |
G4PDefData * | FreeWorkArea () |
정적 Public 멤버 함수 | |
static G4PART_DLL G4int & | slavetotalspace () |
static G4PART_DLL G4PDefData *& | offset () |
Private 속성 | |
G4int | totalobj |
G4Mutex | mutex |
G4PDefManager.hh 파일의 87 번째 라인에서 정의되었습니다.
G4PDefManager::G4PDefManager | ( | ) |
G4PDefManager.cc 파일의 68 번째 라인에서 정의되었습니다.
다음을 참조함 : G4MUTEXINIT.
G4int G4PDefManager::CreateSubInstance | ( | ) |
G4PDefManager.cc 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : G4TemplateAutoLock< _Mutex_t >::lock(), NewSubInstances(), slavetotalspace(), totalobj, G4TemplateAutoLock< _Mutex_t >::unlock().
다음에 의해서 참조됨 : G4ParticleDefinition::SetParticleDefinitionID().
void G4PDefManager::FreeSlave | ( | ) |
G4PDefManager.cc 파일의 112 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleDefinition::Clean(), G4ParticlesWorkspace::DestroyWorkspace().
G4PDefData * G4PDefManager::FreeWorkArea | ( | ) |
G4PDefManager.cc 파일의 137 번째 라인에서 정의되었습니다.
다음을 참조함 : offset().
G4PDefData * G4PDefManager::GetOffset | ( | ) |
G4PDefManager.cc 파일의 120 번째 라인에서 정의되었습니다.
다음을 참조함 : offset().
다음에 의해서 참조됨 : G4ParticlesWorkspace::G4ParticlesWorkspace().
void G4PDefManager::NewSubInstances | ( | ) |
G4PDefManager.cc 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception(), G4PDefData::initialize(), offset(), slavetotalspace(), totalobj.
다음에 의해서 참조됨 : CreateSubInstance(), G4ParticlesWorkspace::InitialiseWorkspace().
|
static |
G4PDefManager.cc 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ThreadLocalStatic.
다음에 의해서 참조됨 : FreeSlave(), FreeWorkArea(), GetOffset(), NewSubInstances(), UseWorkArea().
|
static |
G4PDefManager.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ThreadLocalStatic.
다음에 의해서 참조됨 : CreateSubInstance(), NewSubInstances(), G4VUserPhysicsList::RemoveProcessManager().
void G4PDefManager::UseWorkArea | ( | G4PDefData * | newOffset | ) |
G4PDefManager.cc 파일의 125 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception(), offset().
다음에 의해서 참조됨 : G4ParticlesWorkspace::ReleaseWorkspace(), G4ParticlesWorkspace::UseWorkspace().
|
private |
G4PDefManager.hh 파일의 120 번째 라인에서 정의되었습니다.
|
private |
G4PDefManager.hh 파일의 119 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateSubInstance(), NewSubInstances().