5#ifndef ASGTOOLS_ASGMETADATATOOL_H
6#define ASGTOOLS_ASGMETADATATOOL_H
14# include "GaudiKernel/IIncidentListener.h"
24 typedef xAOD::TVirtualIncidentListener IIncidentListener;
26 typedef xAOD::TIncident Incident;
48 public virtual IIncidentListener {
66 typedef ServiceHandle< StoreGateSvc > MetaStore_t;
94 virtual void handle(
const Incident& inc );
112#ifdef XAOD_STANDALONE