22 LogDebug(
"L1-O2O") <<
"L1MuGMTParametersKeysOnlineProd created" << std::endl;
34 if (!subsystemKey.empty()) {
49 edm::LogError(
"L1-O2O") <<
"Problem extracting GMT LUT key from GMT config key.";
55 "GMT_SOFTWARE_CONFIG",
68 edm::LogError(
"L1-O2O") <<
"Problem extracting GMT software config key from GMT config key.";
75 pL1TriggerKey->add(
"L1MuGMTParametersRcd",
"L1MuGMTParameters", objectKey);
bool fillVariable(const std::string &columnName, T &outputVariable) const
const QueryResults singleAttribute(const T &data) const
std::unique_ptr< L1TriggerKey >::pointer FillType
l1t::OMDSReader m_omdsReader
Log< level::Error, false > LogError
void fillObjectKeys(FillType) override
const QueryResults basicQuery(const std::vector< std::string > &columnNames, const std::string &schemaName, const std::string &tableName, const std::string &conditionLHS="", const QueryResults conditionRHS=QueryResults(), const std::string &conditionRHSName="")
~L1MuGMTParametersKeysOnlineProd() override
L1MuGMTParametersKeysOnlineProd(const edm::ParameterSet &iConfig)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)