/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Muc/MucGeomSvc/MucGeomSvc-00-02-25/MucGeomSvc/IMucGeomSvc.h

Go to the documentation of this file.
00001 /*
00002  *    2004/09/10   Zhengyun You     Peking University
00003  *                 
00004  */
00005 
00006 #ifndef IMUC_GEOM_SVC_H_
00007 #define IMUC_GEOM_SVC_H_
00008 #include "GaudiKernel/IInterface.h"
00009 #include "GaudiKernel/Kernel.h"
00010   
00011 // Declaration of the interface ID 
00012 static const InterfaceID  IID_IMucGeomSvc = 3401;
00013 
00014 class IMucGeomSvc : virtual public IInterface  {  
00015 public: 
00016    static const InterfaceID& interfaceID() { return IID_IMucGeomSvc; } 
00017    virtual void Dump() = 0;
00018 };
00019  
00020 #endif // IMUC_GEOM_SVC_H

Generated on Tue Nov 29 23:12:57 2016 for BOSS_7.0.2 by  doxygen 1.4.7