00001 #include "DetHelpers/IPmtGeomInfoSvc.h" 00002 00003 const InterfaceID& IPmtGeomInfoSvc::interfaceID() { 00004 00005 static const InterfaceID m_IID("IPmtGeomInfoSvc", 1, 0); 00006 00007 return m_IID; 00008 } 00009 00010 IPmtGeomInfoSvc::~IPmtGeomInfoSvc() 00011 { 00012 }