|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    6 #include "GaudiKernel/Incident.h" 
   11   m_incSvc(
"IncidentSvc", 
name)
 
   20     return StatusCode::FAILURE;
 
   22   return StatusCode::SUCCESS;
 
   34       m_incSvc->fireIncident(std::make_unique<Incident>(
name(), inc, ctx));
 
   37   return StatusCode::SUCCESS;
 
  
AthIncFirerAlg(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Property< std::vector< std::string > > m_incidents
virtual StatusCode execute(const EventContext &ctx) const override
#define ATH_MSG_VERBOSE(x)
An algorithm that can be simultaneously executed in multiple threads.
ServiceHandle< IIncidentSvc > m_incSvc
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Gaudi::Property< bool > m_serial