CMS 3D CMS Logo

LogDBNames.h

Go to the documentation of this file.
00001 #ifndef CondCore_DBCommon_LogDBNames_h
00002 #define CondCore_DBCommon_LogDBNames_h
00003 #include <string>
00004 namespace cond{
00005   class LogDBNames{
00006   public:
00007     static std::string SequenceTableName();
00008     static std::string LogTableName();
00009   };
00010 }//ns cond
00011 #endif

Generated on Tue Jun 9 17:26:06 2009 for CMSSW by  doxygen 1.5.4