Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | 정적 Public 멤버 함수 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | 모든 멤버 목록
G4GlobalFastSimulationManager 클래스 참조

#include <G4GlobalFastSimulationManager.hh>

Public 멤버 함수

G4VFastSimulationModelGetFastSimulationModel (const G4String &modelName, const G4VFastSimulationModel *previousFound=0) const
 
 ~G4GlobalFastSimulationManager ()
 
void AddFastSimulationManager (G4FastSimulationManager *)
 
void RemoveFastSimulationManager (G4FastSimulationManager *)
 
void AddFSMP (G4FastSimulationManagerProcess *)
 
void RemoveFSMP (G4FastSimulationManagerProcess *)
 
void FastSimulationNeedsToBeClosed ()
 
void ShowSetup ()
 
void ListEnvelopes (const G4String &aName="all", listType aListType=NAMES_ONLY)
 
void ListEnvelopes (const G4ParticleDefinition *)
 
void ActivateFastSimulationModel (const G4String &)
 
void InActivateFastSimulationModel (const G4String &)
 

정적 Public 멤버 함수

static
G4GlobalFastSimulationManager
GetGlobalFastSimulationManager ()
 
static
G4GlobalFastSimulationManager
GetInstance ()
 

Private 멤버 함수

 G4GlobalFastSimulationManager ()
 
void DisplayRegion (G4Region *motherRegion, G4int depth, std::vector< G4ParticleDefinition * > &particles) const
 

Private 속성

G4FastSimulationMessengerfTheFastSimulationMessenger
 
G4FastSimulationVector
< G4FastSimulationManager
ManagedManagers
 
G4FastSimulationVector
< G4FastSimulationManagerProcess
fFSMPVector
 

정적 Private 속성

static G4ThreadLocal
G4GlobalFastSimulationManager
fGlobalFastSimulationManager = 0
 

상세한 설명

G4GlobalFastSimulationManager.hh 파일의 85 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4GlobalFastSimulationManager::~G4GlobalFastSimulationManager ( )

G4GlobalFastSimulationManager.cc 파일의 96 번째 라인에서 정의되었습니다.

다음을 참조함 : fTheFastSimulationMessenger.

G4GlobalFastSimulationManager::G4GlobalFastSimulationManager ( )
private

G4GlobalFastSimulationManager.cc 파일의 88 번째 라인에서 정의되었습니다.

다음을 참조함 : fTheFastSimulationMessenger.

다음에 의해서 참조됨 : GetGlobalFastSimulationManager().

멤버 함수 문서화

void G4GlobalFastSimulationManager::ActivateFastSimulationModel ( const G4String aName)

G4GlobalFastSimulationManager.cc 파일의 127 번째 라인에서 정의되었습니다.

다음을 참조함 : G4cout, G4endl, ManagedManagers, result.

다음에 의해서 참조됨 : G4FastSimulationMessenger::SetNewValue().

void G4GlobalFastSimulationManager::AddFastSimulationManager ( G4FastSimulationManager fsmanager)

G4GlobalFastSimulationManager.cc 파일의 106 번째 라인에서 정의되었습니다.

다음을 참조함 : ManagedManagers.

void G4GlobalFastSimulationManager::AddFSMP ( G4FastSimulationManagerProcess fp)

G4GlobalFastSimulationManager.cc 파일의 117 번째 라인에서 정의되었습니다.

다음을 참조함 : fFSMPVector.

다음에 의해서 참조됨 : G4FastSimulationManagerProcess::G4FastSimulationManagerProcess().

void G4GlobalFastSimulationManager::DisplayRegion ( G4Region motherRegion,
G4int  depth,
std::vector< G4ParticleDefinition * > &  particles 
) const
private
void G4GlobalFastSimulationManager::FastSimulationNeedsToBeClosed ( )
G4VFastSimulationModel * G4GlobalFastSimulationManager::GetFastSimulationModel ( const G4String modelName,
const G4VFastSimulationModel previousFound = 0 
) const

G4GlobalFastSimulationManager.cc 파일의 299 번째 라인에서 정의되었습니다.

다음을 참조함 : ManagedManagers.

G4GlobalFastSimulationManager * G4GlobalFastSimulationManager::GetGlobalFastSimulationManager ( )
static
G4GlobalFastSimulationManager * G4GlobalFastSimulationManager::GetInstance ( void  )
static

G4GlobalFastSimulationManager.cc 파일의 80 번째 라인에서 정의되었습니다.

다음을 참조함 : GetGlobalFastSimulationManager().

void G4GlobalFastSimulationManager::InActivateFastSimulationModel ( const G4String aName)

G4GlobalFastSimulationManager.cc 파일의 140 번째 라인에서 정의되었습니다.

다음을 참조함 : G4cout, G4endl, ManagedManagers, result.

다음에 의해서 참조됨 : G4FastSimulationMessenger::SetNewValue().

void G4GlobalFastSimulationManager::ListEnvelopes ( const G4String aName = "all",
listType  aListType = NAMES_ONLY 
)

G4GlobalFastSimulationManager.cc 파일의 256 번째 라인에서 정의되었습니다.

다음을 참조함 : G4cout, G4endl, ISAPPLICABLE, ManagedManagers, NAMES_ONLY.

다음에 의해서 참조됨 : G4FastSimulationMessenger::SetNewValue().

void G4GlobalFastSimulationManager::ListEnvelopes ( const G4ParticleDefinition aPD)

G4GlobalFastSimulationManager.cc 파일의 292 번째 라인에서 정의되었습니다.

다음을 참조함 : ManagedManagers.

void G4GlobalFastSimulationManager::RemoveFastSimulationManager ( G4FastSimulationManager fsmanager)

G4GlobalFastSimulationManager.cc 파일의 112 번째 라인에서 정의되었습니다.

다음을 참조함 : ManagedManagers, G4FastSimulationVector< T >::remove().

void G4GlobalFastSimulationManager::RemoveFSMP ( G4FastSimulationManagerProcess fp)

G4GlobalFastSimulationManager.cc 파일의 122 번째 라인에서 정의되었습니다.

다음을 참조함 : fFSMPVector, G4FastSimulationVector< T >::remove().

다음에 의해서 참조됨 : G4FastSimulationManagerProcess::~G4FastSimulationManagerProcess().

void G4GlobalFastSimulationManager::ShowSetup ( )

멤버 데이타 문서화

G4FastSimulationVector<G4FastSimulationManagerProcess> G4GlobalFastSimulationManager::fFSMPVector
private

G4GlobalFastSimulationManager.hh 파일의 163 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddFSMP(), RemoveFSMP(), ShowSetup().

G4ThreadLocal G4GlobalFastSimulationManager * G4GlobalFastSimulationManager::fGlobalFastSimulationManager = 0
staticprivate

G4GlobalFastSimulationManager.hh 파일의 160 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetGlobalFastSimulationManager().

G4FastSimulationMessenger* G4GlobalFastSimulationManager::fTheFastSimulationMessenger
private

G4GlobalFastSimulationManager.hh 파일의 161 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4GlobalFastSimulationManager(), ~G4GlobalFastSimulationManager().

G4FastSimulationVector<G4FastSimulationManager> G4GlobalFastSimulationManager::ManagedManagers
private

이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: