CMS 3D CMS Logo

MetaDataNames.h

Go to the documentation of this file.
00001 #ifndef COND_METADATANAMES_H
00002 #define COND_METADATANAMES_H
00003 #include <string>
00004 namespace cond{
00005   class MetaDataNames {
00006   public:
00007     MetaDataNames(){}
00008     static const std::string& metadataTable();
00009     static const std::string& tagColumn();
00010     static const std::string& tokenColumn();
00011     static const std::string& timetypeColumn();
00012   };
00013 }
00014 #endif

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