7 #pragma warning( disable : 654 )
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
SmartIF< IChronoStatSvc > & chronoSvc()
Base class with common functionalities shared by few auditor implementations.
bool isFailure() const
Test for a status code of FAILURE.
#define DECLARE_COMPONENT(type)
TYPE * get() const
Get interface pointer.
StatusCode service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true)
Templated method to access a service by name.
MsgStream & error() const
shortcut for the method msgStream(MSG::ERROR)
void i_before(CustomEventTypeRef evt, const std::string &caller) override
Default (catch-all) "before" Auditor hook.
This class is used for returning status codes from appropriate routines.
SmartIF< ISvcLocator > & serviceLocator() const override
The standard service locator.
SmartIF< IChronoStatSvc > m_chronoSvc
void i_after(CustomEventTypeRef evt, const std::string &caller, const StatusCode &sc) override
Default (catch-all) "after" Auditor hook.
Monitors the cpu time usage of each algorithm.
StatusCode initialize() override
virtual StatusCode initialize()
std::string i_id(CustomEventTypeRef evt, const std::string &caller)
Compute the id string to be used for the chrono entity.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.