![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
Handler | |
AthROOTErrorHandlerSvc: Replaces ROOT's standard error handler in order to detect Problematic ROOT issues such as stale file handles and read failures. | |
Functions | |
void ErrorHandler | Handler::ATLAS_NOT_THREAD_SAFE (Int_t level, Bool_t abort, const char *location, const char *message) |
StatusCode AthROOTErrorHandlerSvc::initialize | ATLAS_NOT_THREAD_SAFE () |
Install fatal handler with default options. More... | |
Variables | |
AthROOTErrorHandlerSvc * | Handler::svc |
ErrorHandlerFunc_t | Handler::oldHandler |
StatusCode AthROOTErrorHandlerSvc::initialize ATLAS_NOT_THREAD_SAFE | ( | ) |
Install fatal handler with default options.
This is meant to be easy to call from python via ctypes.
Definition at line 44 of file AthROOTErrorHandlerSvc.cxx.