CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LogDBNames.cc
Go to the documentation of this file.
1 #include "LogDBNames.h"
4  return std::string("COND_SEQUENCE_TABLE");
5 }
8  return std::string("COND_LOG_TABLE");
9 }
static std::string SequenceTableName()
Definition: LogDBNames.cc:3
static std::string LogTableName()
Definition: LogDBNames.cc:7