#include <G4ParticlesWorkspace.hh>
Public 타입 | |
typedef G4TWorkspacePool < G4ParticlesWorkspace > | pool_type |
Public 멤버 함수 | |
G4ParticlesWorkspace (G4bool verbose=false) | |
~G4ParticlesWorkspace () | |
void | UseWorkspace () |
void | ReleaseWorkspace () |
void | DestroyWorkspace () |
void | InitialiseWorkspace () |
void | SetVerbose (G4bool v) |
G4bool | GetVerbose () |
정적 Public 멤버 함수 | |
static pool_type * | GetPool () |
Protected 멤버 함수 | |
void | InitialiseParticles () |
Private 속성 | |
G4PDefManager * | fpPDefSIM |
G4PDefData * | fpPDefOffset |
G4bool | fVerbose |
G4ParticlesWorkspace.hh 파일의 54 번째 라인에서 정의되었습니다.
G4ParticlesWorkspace.hh 파일의 58 번째 라인에서 정의되었습니다.
G4ParticlesWorkspace::G4ParticlesWorkspace | ( | G4bool | verbose = false | ) |
G4ParticlesWorkspace.cc 파일의 36 번째 라인에서 정의되었습니다.
다음을 참조함 : fpPDefOffset, fpPDefSIM, G4PDefManager::GetOffset(), G4ParticleDefinition::GetSubInstanceManager(), InitialiseWorkspace().
G4ParticlesWorkspace::~G4ParticlesWorkspace | ( | ) |
G4ParticlesWorkspace.cc 파일의 49 번째 라인에서 정의되었습니다.
void G4ParticlesWorkspace::DestroyWorkspace | ( | ) |
G4ParticlesWorkspace.cc 파일의 96 번째 라인에서 정의되었습니다.
다음을 참조함 : fpPDefSIM, G4PDefManager::FreeSlave().
|
static |
G4ParticlesWorkspace.cc 파일의 34 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerThread::BuildGeometryAndPhysicsVector(), G4WorkerThread::DestroyGeometryAndPhysicsVector().
|
inline |
G4ParticlesWorkspace.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fVerbose.
|
protected |
G4ParticlesWorkspace.cc 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : InitialiseWorkspace().
void G4ParticlesWorkspace::InitialiseWorkspace | ( | ) |
G4ParticlesWorkspace.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : fpPDefSIM, fVerbose, G4cout, G4endl, InitialiseParticles(), G4PDefManager::NewSubInstances().
다음에 의해서 참조됨 : G4ParticlesWorkspace().
void G4ParticlesWorkspace::ReleaseWorkspace | ( | ) |
G4ParticlesWorkspace.cc 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : fpPDefSIM, G4PDefManager::UseWorkArea().
G4ParticlesWorkspace.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : fVerbose.
void G4ParticlesWorkspace::UseWorkspace | ( | ) |
G4ParticlesWorkspace.cc 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : fpPDefOffset, fpPDefSIM, fVerbose, G4cout, G4endl, G4PDefManager::UseWorkArea().
|
private |
G4ParticlesWorkspace.hh 파일의 87 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticlesWorkspace(), UseWorkspace().
|
private |
G4ParticlesWorkspace.hh 파일의 81 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DestroyWorkspace(), G4ParticlesWorkspace(), InitialiseWorkspace(), ReleaseWorkspace(), UseWorkspace().
|
private |
G4ParticlesWorkspace.hh 파일의 88 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetVerbose(), InitialiseWorkspace(), SetVerbose(), UseWorkspace().