10 #include "CaloOnlineTools/HcalOnlineDb/interface/ConfigurationDatabaseImpl.hh" 32 std::string tag,
int crate,
int slot,
int topbottom,
int fiber,
int channel,
int luttype);
36 hcal::ConfigurationDatabase::LUTType _lt = hcal::ConfigurationDatabase::LinearizerLUT);
40 hcal::ConfigurationDatabase::LUTType _lt = hcal::ConfigurationDatabase::LinearizerLUT);
ConfigurationDatabaseImpl * database2
oracle::occi::Environment * getEnvironment(void)
oracle::occi::Connection * getConnection(void)
std::vector< unsigned int > getOnlineLUT(std::string tag, int crate, int slot, int topbottom, int fiber, int channel, int luttype)
Gather config data from online DB.
hcal::ConfigurationDatabaseImpl ConfigurationDatabaseImpl
void connect(std::string _accessor)
void setAccessor(std::string _accessor)
ConfigurationDatabaseImpl * database
std::vector< unsigned int > getOnlineLUTFromXML(std::string tag, uint32_t _rawid, hcal::ConfigurationDatabase::LUTType _lt=hcal::ConfigurationDatabase::LinearizerLUT)
std::string clobToString(const oracle::occi::Clob &)