CMS 3D CMS Logo

IConfig.h

Go to the documentation of this file.
00001 #ifndef ICONFIG_H
00002 #define ICONFIG_H
00003 
00004 #include <stdexcept>
00005 
00006 #include "OnlineDB/EcalCondDB/interface/IUniqueDBObject.h"
00007 
00011 class IConfig : public IUniqueDBObject {
00012 };
00013 
00014 #endif

Generated on Tue Jun 9 17:40:45 2009 for CMSSW by  doxygen 1.5.4