![]() |
The Gaudi Framework
v36r7 (7f57a304)
|
#include </builds/gaudi/Gaudi/GaudiAlg/include/GaudiAlg/TupleDetail.h>
Public Member Functions | |
ErrorHandler (const OBJECT *obj, FUNCTION fun) | |
constructor More... | |
StatusCode | operator() (const std::string &msg, const StatusCode sc, const size_t mp=10) const |
the only one 'useful' method More... | |
Private Member Functions | |
ErrorHandler () | |
Private Attributes | |
const OBJECT * | m_obj = nullptr |
FUNCTION | m_fun |
Concrete error handlers for dealing with classes, which supports member functions Error,Warning and Print ( e.g. class GaudiAlgorithm or class GaudiTool ) are provided
Definition at line 159 of file TupleDetail.h.
|
inline |
|
private |
|
inline |
the only one 'useful' method
Definition at line 165 of file TupleDetail.h.
|
private |
Definition at line 175 of file TupleDetail.h.
|
private |
Definition at line 174 of file TupleDetail.h.