Geant4
10.01.p02
|
Public Member Functions | |
PyG4ExceptionHandler () | |
~PyG4ExceptionHandler () | |
G4bool | Notify (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description) |
Public Member Functions inherited from G4VExceptionHandler | |
G4VExceptionHandler () | |
virtual | ~G4VExceptionHandler () |
G4int | operator== (const G4VExceptionHandler &right) const |
G4int | operator!= (const G4VExceptionHandler &right) const |
Definition at line 42 of file pyG4ExceptionHandler.cc.
|
inline |
Definition at line 44 of file pyG4ExceptionHandler.cc.
References G4StateManager::GetStateManager(), and G4InuclParticleNames::sm.
|
inline |
Definition at line 48 of file pyG4ExceptionHandler.cc.
|
inlinevirtual |
Implements G4VExceptionHandler.
Definition at line 50 of file pyG4ExceptionHandler.cc.
References EventMustBeAborted, FatalErrorInArgument, FatalException, G4cerr, G4endl, and RunMustBeAborted.