17#ifndef STOREGATE_STORECLEAREDINCIDENT_H
18#define STOREGATE_STORECLEAREDINCIDENT_H
21#include "GaudiKernel/Incident.h"
39 const std::string& source,
40 const std::string&
type =
"StoreCleared");
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.