 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef IMONITORTOOLBASE_H
6 #define IMONITORTOOLBASE_H
8 #include "GaudiKernel/IAlgTool.h"
13 static const InterfaceID IID_IMonitorToolBase(
"IMonitorToolBase", 1 , 0);
29 static const InterfaceID&
interfaceID() {
return IID_IMonitorToolBase; }
32 = std::vector<std::string>() ) = 0;
::StatusCode StatusCode
StatusCode definition for legacy code.