/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/TagFilterSvc/TagFilterSvc-00-00-04/TagFilterSvc/ITagFilterSvc.h

Go to the documentation of this file.
00001 #ifndef ITAGFILTERSVC_H_
00002 #define ITAGFILTERSVC_H_
00003 
00004 #include "GaudiKernel/IService.h"
00005 #include "GaudiKernel/Kernel.h"
00006 #include <string>
00007 using namespace std;
00008 /* Declaration of the interface ID */
00009 static const InterfaceID IID_ITagFilterSvc("ITagFilterSvc",1,0);
00010 
00011 class ITagFilterSvc: virtual public IService{
00012 public:
00013      static const InterfaceID& interfaceID() { return IID_ITagFilterSvc; }
00014 };
00015 
00016 #endif /* ITAGFILTERSVC_H_ */

Generated on Tue Nov 29 23:11:43 2016 for BOSS_7.0.2 by  doxygen 1.4.7