ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 () |
G4bool | operator== (const G4VExceptionHandler &right) const |
G4bool | operator!= (const G4VExceptionHandler &right) const |
Definition at line 42 of file pyG4ExceptionHandler.cc.
View newest version in sPHENIX GitHub at line 42 of file pyG4ExceptionHandler.cc
|
inline |
Definition at line 44 of file pyG4ExceptionHandler.cc.
View newest version in sPHENIX GitHub at line 44 of file pyG4ExceptionHandler.cc
References G4StateManager::GetStateManager(), and G4InuclParticleNames::sm.
|
inline |
Definition at line 48 of file pyG4ExceptionHandler.cc.
View newest version in sPHENIX GitHub at line 48 of file pyG4ExceptionHandler.cc
|
inlinevirtual |
Implements G4VExceptionHandler.
Definition at line 50 of file pyG4ExceptionHandler.cc.
View newest version in sPHENIX GitHub at line 50 of file pyG4ExceptionHandler.cc
References EventMustBeAborted, FatalErrorInArgument, FatalException, G4cerr, G4endl, message(), and RunMustBeAborted.