2#ifndef ICalibMetaCnvSvc_h
3#define ICalibMetaCnvSvc_h 1
5#include "GaudiKernel/IInterface.h"
8#include "GaudiKernel/ClassID.h"
13static const InterfaceID IID_ICalibMetaCnvSvc (
"ICalibMetaCnvSvc", 1, 0);
48 static const InterfaceID&
interfaceID() {
return IID_ICalibMetaCnvSvc; }
62 const std::string& fullpath,
64 IRegistry* entry=0) = 0;
72 const std::string& fullpath,
74 IRegistry* entry=0) = 0;
Module implements methods for clients to get generic services.