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 {
26 bool exists()
override;
33 const boost::posix_time::ptime& snapshotTime,
const boost::posix_time::ptime& insertionTime )
override;
35 const boost::posix_time::ptime& snapshotTime,
const boost::posix_time::ptime& insertionTime )
override;
56 bool exists()
override;
58 bool select(
const std::string& gtName, std::vector<std::tuple<std::string,std::string,std::string> >& tags )
override;
60 std::vector<std::tuple<std::string,std::string,std::string> >& tags )
override;
61 void insert(
const std::string& gtName,
const std::vector<std::tuple<std::string,std::string,std::string> >& tags )
override;
71 bool exists()
override;
def create(alignables, pedeDump, additionalData, outputFile, config)
GLOBAL_TAG::Table m_gtTable
#define conddb_column(...)
unsigned long long Time_t
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
#define conddb_table(NAME)