CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CondCore/DBCommon/src/LogDBNames.cc

Go to the documentation of this file.
00001 #include "LogDBNames.h"
00002 std::string 
00003 cond::LogDBNames::SequenceTableName(){
00004   return std::string("COND_SEQUENCE_TABLE");
00005 }
00006 std::string 
00007 cond::LogDBNames::LogTableName(){
00008   return std::string("COND_LOG_TABLE");
00009 }