MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
#define DECLARE_COMPONENT(type)
Small algorithm that after a given number of events triggers an AbortEvent.
StatusCode initialize() override
Algorithm initialization.
Gaudi::Property< long > m_count
StatusCode execute() override
Algorithm execution.
long m_counter
Counter of events.
StatusCode finalize() override
Algorithm finalization.
SmartIF< IIncidentSvc > m_incidentSvc
Pointer to the incident service.
MsgStream & debug() const
shortcut for the method msgStream(MSG::DEBUG)
StatusCode initialize() override
the default (empty) implementation of IStateful::initialize() method
StatusCode finalize() override
the default (empty) implementation of IStateful::finalize() method
const std::string & name() const override
The identifying name of the algorithm object.
SmartIF< IService > service(std::string_view name, const bool createIf=true, const bool quiet=false) const
Return a pointer to the service identified by name (or "type/name")
Base class for all Incidents (computing events).
This class is used for returning status codes from appropriate routines.
constexpr static const auto SUCCESS