#define CALLGRIND_START_INSTRUMENTATION
StatusCode initialize() override
standard initialization method
Gaudi::Property< int > m_nDumpAtEvent
Gaudi::Property< int > m_nStartFromEvent
Gaudi::Property< std::string > m_dumpName
#define CALLGRIND_ZERO_STATS
bool isFailure() const
Test for a status code of FAILURE.
Gaudi::Property< int > m_nZeroAtEvent
MsgStream & warning() const
shortcut for the method msgStream(MSG::WARNING)
This class is used for returning status codes from appropriate routines.
StatusCode finalize() override
standard finalization method
#define DECLARE_ALGORITHM_FACTORY(x)
StatusCode execute() override
Algorithm execution.
#define CALLGRIND_DUMP_STATS
StatusCode finalize() override
Algorithm finalization.
MsgStream & debug() const
shortcut for the method msgStream(MSG::DEBUG)
Algorithm to enable/disable the profiling by Callgrind at given events.
Gaudi::Property< int > m_nStopAtEvent
#define CALLGRIND_STOP_INSTRUMENTATION
MSG::Level msgLevel() const
get the output level from the embedded MsgStream
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
#define CALLGRIND_DUMP_STATS_AT(pos_str)