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

#include <G4ErrorRunManagerHelper.hh>

Public 멤버 함수

 G4ErrorRunManagerHelper ()
 
virtual ~G4ErrorRunManagerHelper ()
 
void SetUserInitialization (G4VUserDetectorConstruction *userInit)
 
void SetUserInitialization (G4VPhysicalVolume *userInit)
 
void SetUserInitialization (G4VUserPhysicsList *userInit)
 
void SetUserAction (G4UserTrackingAction *userAction)
 
void SetUserAction (G4UserSteppingAction *userAction)
 
void RunInitialization ()
 
void InitializeGeometry ()
 
void InitializePhysics ()
 
void RunTermination ()
 
G4VUserPhysicsListGetUserPhysicsList () const
 

정적 Public 멤버 함수

static G4ErrorRunManagerHelperGetRunManagerKernel ()
 

Private 속성

G4VUserPhysicsListtheUserPhysicsList
 
G4VPhysicalVolumetheUserWorld
 
G4RunManagerKerneltheG4RunManagerKernel
 

정적 Private 속성

static G4ThreadLocal
G4ErrorRunManagerHelper
fRunManagerKernel = 0
 

상세한 설명

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

생성자 & 소멸자 문서화

G4ErrorRunManagerHelper::G4ErrorRunManagerHelper ( )
G4ErrorRunManagerHelper::~G4ErrorRunManagerHelper ( )
virtual

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

멤버 함수 문서화

G4ErrorRunManagerHelper * G4ErrorRunManagerHelper::GetRunManagerKernel ( )
static

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

다음을 참조함 : fRunManagerKernel.

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

G4VUserPhysicsList* G4ErrorRunManagerHelper::GetUserPhysicsList ( ) const
inline

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

다음을 참조함 : theUserPhysicsList.

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

void G4ErrorRunManagerHelper::InitializeGeometry ( )
void G4ErrorRunManagerHelper::InitializePhysics ( )
void G4ErrorRunManagerHelper::RunInitialization ( )

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

다음을 참조함 : G4RunManagerKernel::RunInitialization(), theG4RunManagerKernel.

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

void G4ErrorRunManagerHelper::RunTermination ( )

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

다음을 참조함 : G4RunManagerKernel::RunTermination(), theG4RunManagerKernel.

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

void G4ErrorRunManagerHelper::SetUserAction ( G4UserTrackingAction userAction)

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

다음을 참조함 : G4EventManager::GetEventManager(), G4EventManager::SetUserAction().

void G4ErrorRunManagerHelper::SetUserAction ( G4UserSteppingAction userAction)

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

다음을 참조함 : G4EventManager::GetEventManager(), G4EventManager::SetUserAction().

void G4ErrorRunManagerHelper::SetUserInitialization ( G4VUserDetectorConstruction userInit)

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

다음을 참조함 : G4VUserDetectorConstruction::Construct(), theUserWorld.

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

void G4ErrorRunManagerHelper::SetUserInitialization ( G4VPhysicalVolume userInit)

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

다음을 참조함 : theUserWorld.

void G4ErrorRunManagerHelper::SetUserInitialization ( G4VUserPhysicsList userInit)

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

다음을 참조함 : theUserPhysicsList.

멤버 데이타 문서화

G4ThreadLocal G4ErrorRunManagerHelper * G4ErrorRunManagerHelper::fRunManagerKernel = 0
staticprivate

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

다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), GetRunManagerKernel().

G4RunManagerKernel* G4ErrorRunManagerHelper::theG4RunManagerKernel
private

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

다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), InitializeGeometry(), InitializePhysics(), RunInitialization(), RunTermination().

G4VUserPhysicsList* G4ErrorRunManagerHelper::theUserPhysicsList
private

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

다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), GetUserPhysicsList(), InitializePhysics(), SetUserInitialization().

G4VPhysicalVolume* G4ErrorRunManagerHelper::theUserWorld
private

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

다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), InitializeGeometry(), SetUserInitialization().


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