ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyG4ExceptionHandler Class Reference
+ Inheritance diagram for PyG4ExceptionHandler:
+ Collaboration diagram for PyG4ExceptionHandler:

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
 

Detailed Description

Definition at line 42 of file pyG4ExceptionHandler.cc.

View newest version in sPHENIX GitHub at line 42 of file pyG4ExceptionHandler.cc

Constructor & Destructor Documentation

PyG4ExceptionHandler::PyG4ExceptionHandler ( )
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.

+ Here is the call graph for this function:

PyG4ExceptionHandler::~PyG4ExceptionHandler ( )
inline

Definition at line 48 of file pyG4ExceptionHandler.cc.

View newest version in sPHENIX GitHub at line 48 of file pyG4ExceptionHandler.cc

Member Function Documentation

G4bool PyG4ExceptionHandler::Notify ( const char *  originOfException,
const char *  exceptionCode,
G4ExceptionSeverity  severity,
const char *  description 
)
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.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: