24 const std::string& source,
25 const std::string&
type )
26 : Incident (source,
type),
Incident sent after a store is cleared.
StoreGateSvc * m_sg
The store that was cleared.
const StoreGateSvc * store() const
Return the store that was cleared.
StoreClearedIncident(StoreGateSvc *sg, const std::string &source, const std::string &type="StoreCleared")
Constructor.
The Athena Transient Store API.