4 #ifndef HcalDbPoolOCCI_h
5 #define HcalDbPoolOCCI_h
std::string getDataToken(const std::string &fIov, unsigned long fRun)
bool getObject(HcalPedestals *fObject, const std::string &fTag, unsigned long fRun)
oracle::occi::Connection * mConnect
bool getObjectGeneric(T *fObject, S *fCondObject, const std::string &fTag, unsigned long fRun)
Gather conditions data from online DB.
oracle::occi::Environment * mEnvironment
std::string getMetadataToken(const std::string &fTag)
oracle::occi::Statement * mStatement
HcalDbPoolOCCI(const std::string &fDb)