CMS 3D CMS Logo

MetaDataEntry.h

Go to the documentation of this file.
00001 #ifndef CondCore_MetaDataService_MetaDataEntry_H
00002 #define CondCore_MetaDataService_MetaDataEntry_H
00003 #include <string>
00004 #include "CondCore/DBCommon/interface/Time.h"
00005 namespace cond{
00006   class MetaDataEntry{
00007   public:
00008     std::string tagname;
00009     std::string iovtoken;
00010     cond::TimeType timetype;
00011   };
00012 }
00013 #endif

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