Geant4  10.00.p02
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 ()
 
G4int operator== (const G4VExceptionHandler &right) const
 
G4int operator!= (const G4VExceptionHandler &right) const
 

Detailed Description

Definition at line 42 of file pyG4ExceptionHandler.cc.

Constructor & Destructor Documentation

PyG4ExceptionHandler::PyG4ExceptionHandler ( )
inline

Definition 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.

Member Function Documentation

G4bool PyG4ExceptionHandler::Notify ( const char *  originOfException,
const char *  exceptionCode,
G4ExceptionSeverity  severity,
const char *  description 
)
inlinevirtual

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