1 #ifndef GAUDI_DATAINCIDENT_H
2 #define GAUDI_DATAINCIDENT_H
5 #include "GaudiKernel/Incident.h"
32 const T& tag()
const {
return m_tag; }
41 #endif //GAUDI_DATAINCIDENT_H
ContextIncident< std::string > DataIncident
Specific incident type used by the data-on-demand-service.
Base class for all Incidents (computing events).