#include <G4ExceptionHandler.hh>
Public 멤버 함수 | |
G4ExceptionHandler () | |
virtual | ~G4ExceptionHandler () |
G4int | operator== (const G4ExceptionHandler &right) const |
G4int | operator!= (const G4ExceptionHandler &right) const |
virtual G4bool | Notify (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description) |
G4int | operator== (const G4VExceptionHandler &right) const |
G4int | operator!= (const G4VExceptionHandler &right) const |
Private 멤버 함수 | |
G4ExceptionHandler (const G4ExceptionHandler &right) | |
G4ExceptionHandler & | operator= (const G4ExceptionHandler &right) |
void | DumpTrackInfo () |
G4ExceptionHandler.hh 파일의 56 번째 라인에서 정의되었습니다.
G4ExceptionHandler::G4ExceptionHandler | ( | ) |
G4ExceptionHandler.cc 파일의 44 번째 라인에서 정의되었습니다.
|
virtual |
G4ExceptionHandler.cc 파일의 48 번째 라인에서 정의되었습니다.
|
private |
G4ExceptionHandler.cc 파일의 52 번째 라인에서 정의되었습니다.
|
private |
G4ExceptionHandler.cc 파일의 147 번째 라인에서 정의되었습니다.
다음을 참조함 : G4BestUnit, G4cerr, G4endl, G4State_EventProc, G4Track::GetCreatorModelName(), G4Track::GetCreatorProcess(), G4StateManager::GetCurrentState(), G4SteppingManager::GetfStep(), G4SteppingManager::GetfTrack(), G4Track::GetKineticEnergy(), G4StepPoint::GetMaterial(), G4Track::GetMomentumDirection(), G4VPhysicalVolume::GetName(), G4Material::GetName(), G4Track::GetParentID(), G4Track::GetParticleDefinition(), G4ParticleDefinition::GetParticleName(), G4StepPoint::GetPhysicalVolume(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4StepPoint::GetProcessDefinedStep(), G4VProcess::GetProcessName(), G4RunManagerKernel::GetRunManagerKernel(), G4StateManager::GetStateManager(), G4Step::GetStepLength(), G4TrackingManager::GetSteppingManager(), G4StepPoint::GetStepStatus(), G4Step::GetTotalEnergyDeposit(), G4Track::GetTrackID(), G4RunManagerKernel::GetTrackingManager().
다음에 의해서 참조됨 : Notify().
|
virtual |
G4VExceptionHandler를 구현.
G4ExceptionHandler.cc 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RunManager::AbortEvent(), G4RunManager::AbortRun(), DumpTrackInfo(), EventMustBeAborted, FatalErrorInArgument, FatalException, G4cerr, G4cout, G4endl, G4State_EventProc, G4State_GeomClosed, G4StateManager::GetCurrentState(), G4RunManager::GetRunManager(), G4StateManager::GetStateManager(), message(), RunMustBeAborted.
|
inherited |
G4VExceptionHandler.cc 파일의 67 번째 라인에서 정의되었습니다.
G4int G4ExceptionHandler::operator!= | ( | const G4ExceptionHandler & | right | ) | const |
G4ExceptionHandler.cc 파일의 67 번째 라인에서 정의되었습니다.
|
private |
G4ExceptionHandler.cc 파일의 57 번째 라인에서 정의되었습니다.
|
inherited |
G4VExceptionHandler.cc 파일의 62 번째 라인에서 정의되었습니다.
G4int G4ExceptionHandler::operator== | ( | const G4ExceptionHandler & | right | ) | const |
G4ExceptionHandler.cc 파일의 62 번째 라인에서 정의되었습니다.