xAOD::TVirtualIncidentListener Class Reference

#include <TVirtualIncidentListener.h>

List of all members.

Public Member Functions

virtual ~TVirtualIncidentListener ()
 Virtual destructor, to make vtable happy...
virtual void handle (const TIncident &inc)=0
 Function that is called when certain "incidents" happen.

Detailed Description

Class providing an interface for classes listening to xAOD incidents

Generic xAOD reading code may want to be able to know when certain "incidents" happen during file processing. In order to do so, a user class has to implement this interface, and then the objects that want to receive incidents, have to register themselves in the xAOD::TEvent object that they want to listen to.

Naturally, the design here is taken straight from Gaudi's IncidentSvc.

Author:
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
611948
Date
2014-08-15 10:48:40 +0200 (Fri, 15 Aug 2014)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1