19 ISvcLocator* pSvcLocator ) :
20 Auditor ( name, pSvcLocator ),
32 return StatusCode::SUCCESS;
39 const EventContext& ctx) {
44 const EventContext& ctx,
const StatusCode&) {
#define ATH_CHECK
Evaluate an expression and check for errors.
virtual void before(const std::string &event, const std::string &name, const EventContext &) override
Implement inherited methods from Auditor.
PerfMonMTAuditor(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual void after(const std::string &event, const std::string &name, const EventContext &, const StatusCode &) override
virtual StatusCode initialize() override
Gaudi hooks.
ServiceHandle< IPerfMonMTSvc > m_perfMonMTSvc
Handle to PerfMonMTSvc.