1 #ifndef CondCore_CondDB_GTSchema_h
2 #define CondCore_CondDB_GTSchema_h
7 #include <boost/date_time/posix_time/posix_time.hpp>
11 namespace persistency {
33 const boost::posix_time::ptime& snapshotTime,
const boost::posix_time::ptime& insertionTime );
35 const boost::posix_time::ptime& snapshotTime,
const boost::posix_time::ptime& insertionTime );
58 bool select(
const std::string& gtName, std::vector<std::tuple<std::string,std::string,std::string> >&
tags );
60 std::vector<std::tuple<std::string,std::string,std::string> >&
tags );
61 void insert(
const std::string& gtName,
const std::vector<std::tuple<std::string,std::string,std::string> >&
tags );
GLOBAL_TAG::Table & gtTable()
GLOBAL_TAG::Table m_gtTable
GTSchema(coral::ISchema &schema)
unsigned long long Time_t
GLOBAL_TAG_MAP::Table & gtMapTable()
bool insert(Storage &iStorage, ItemType *iItem, const IdTag &iIdTag)
coral::ISchema & m_schema
static unsigned int PAYLOAD_HASH_SIZE
GLOBAL_TAG_MAP::Table m_gtMapTable
coral::ISchema & m_schema