|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ASGTOOLS_ASGMETADATATOOL_H
6 #define ASGTOOLS_ASGMETADATATOOL_H
10 #ifdef XAOD_STANDALONE
13 #else // XAOD_STANDALONE
14 # include "GaudiKernel/IIncidentListener.h"
15 #endif // XAOD_STANDALONE
22 #ifdef XAOD_STANDALONE
27 #endif // XAOD_STANDALONE
48 public virtual IIncidentListener {
59 #ifdef XAOD_STANDALONE
64 #else // XAOD_STANDALONE
69 #endif // XAOD_STANDALONE
94 virtual void handle(
const Incident& inc );
112 #ifdef XAOD_STANDALONE
139 #endif // ASGTOOLS_ASGMETADATATOOL_H
Class providing an interface for classes listening to xAOD incidents.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class describing a certain "incident" that is communicated to user code.