13 info() <<
"About to Enter " << caller <<
" with auditor trigger " << evt <<
endmsg;
18 info() <<
"Just Exited " << caller <<
" with auditor trigger " << evt <<
endmsg;
void i_after(CustomEventTypeRef evt, const std::string &caller, const StatusCode &sc) override
Print a message on "after".
MsgStream & info() const
shortcut for the method msgStream(MSG::INFO)
class MergingTransformer< Out(const vector_of_const_< In > void
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
Prints the name of each algorithm before entering the algorithm and after leaving it...
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.