#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 () |
| G4VUserPhysicsList * | GetUserPhysicsList () const |
정적 Public 멤버 함수 | |
| static G4ErrorRunManagerHelper * | GetRunManagerKernel () |
Private 속성 | |
| G4VUserPhysicsList * | theUserPhysicsList |
| G4VPhysicalVolume * | theUserWorld |
| G4RunManagerKernel * | theG4RunManagerKernel |
정적 Private 속성 | |
| static G4ThreadLocal G4ErrorRunManagerHelper * | fRunManagerKernel = 0 |
G4ErrorRunManagerHelper.hh 파일의 53 번째 라인에서 정의되었습니다.
| G4ErrorRunManagerHelper::G4ErrorRunManagerHelper | ( | ) |
|
virtual |
G4ErrorRunManagerHelper.cc 파일의 81 번째 라인에서 정의되었습니다.
|
static |
G4ErrorRunManagerHelper.cc 파일의 51 번째 라인에서 정의되었습니다.
다음을 참조함 : fRunManagerKernel.
다음에 의해서 참조됨 : G4ErrorPropagatorManager::StartG4ErrorRunManagerHelper().
|
inline |
G4ErrorRunManagerHelper.hh 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : theUserPhysicsList.
다음에 의해서 참조됨 : InitializePhysics().
| void G4ErrorRunManagerHelper::InitializeGeometry | ( | ) |
G4ErrorRunManagerHelper.cc 파일의 108 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RunManagerKernel::DefineWorldVolume(), FatalException, G4Exception(), G4TransportationManager::GetTransportationManager(), theG4RunManagerKernel, theUserWorld.
다음에 의해서 참조됨 : G4ErrorPropagatorManager::InitGeant4e().
| void G4ErrorRunManagerHelper::InitializePhysics | ( | ) |
G4ErrorRunManagerHelper.cc 파일의 130 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4Exception(), G4RunManager::GetRunManager(), GetUserPhysicsList(), G4RunManagerKernel::InitializePhysics(), JustWarning, message(), G4RunManagerKernel::SetPhysics(), theG4RunManagerKernel, theUserPhysicsList.
다음에 의해서 참조됨 : G4ErrorPropagatorManager::InitGeant4e().
| 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.
|
staticprivate |
G4ErrorRunManagerHelper.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), GetRunManagerKernel().
|
private |
G4ErrorRunManagerHelper.hh 파일의 99 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), InitializeGeometry(), InitializePhysics(), RunInitialization(), RunTermination().
|
private |
G4ErrorRunManagerHelper.hh 파일의 96 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), GetUserPhysicsList(), InitializePhysics(), SetUserInitialization().
|
private |
G4ErrorRunManagerHelper.hh 파일의 97 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ErrorRunManagerHelper(), InitializeGeometry(), SetUserInitialization().
1.8.5