|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_STREAMAUDITORTOOL_H
10 #define DERIVATIONFRAMEWORK_STREAMAUDITORTOOL_H 1
17 #include "GaudiKernel/ServiceHandle.h"
18 #include "GaudiKernel/IIncidentListener.h"
22 static const InterfaceID IID_StreamAuditorTool(
"StreamAuditorTool", 1, 0);
24 virtual public IIncidentListener {
36 static const InterfaceID&
interfaceID() {
return IID_StreamAuditorTool;};
43 void handle(
const Incident& inc);
48 std::map<std::pair<std::string,std::string> ,
unsigned int>
m_overlapMap;
::StatusCode StatusCode
StatusCode definition for legacy code.