CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Enumerations | Functions | Variables
Types.h File Reference
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/functional/hash.hpp>
#include "CondCore/CondDB/interface/Time.h"

Go to the source code of this file.

Classes

class  cond::GTEntry_t
 
struct  cond::GTMetadata_t
 
struct  cond::Iov_t
 
struct  cond::LogDBEntry_t
 
struct  cond::RunInfo_t
 
struct  cond::Tag_t
 
struct  cond::TagInfo_t
 
struct  cond::TagMetadata_t
 
struct  cond::UserLogInfo
 

Namespaces

 cond
 

Typedefs

typedef std::string cond::Hash
 
typedef TagInfo_t cond::TagInfo
 

Enumerations

enum  cond::SynchronizationType {
  cond::SYNCH_ANY = 0, cond::SYNCH_VALIDATION, cond::SYNCH_OFFLINE, cond::SYNCH_MC,
  cond::SYNCH_RUNMC, cond::SYNCH_HLT, cond::SYNCH_EXPRESS, cond::SYNCH_PROMPT,
  cond::SYNCH_PCL
}
 

Functions

SynchronizationType cond::synchronizationTypeFromName (const std::string &name)
 
std::string cond::synchronizationTypeNames (SynchronizationType type)
 

Variables

static constexpr unsigned int cond::HASH_SIZE = 40