25 LogDebug(
"L1-O2O" ) <<
"L1MuGMTParametersKeysOnlineProd created" << std::endl;
41 if( !subsystemKey.empty() )
59 edm::LogError(
"L1-O2O" ) <<
"Problem extracting GMT LUT key from GMT config key." ;
66 "GMT_SOFTWARE_CONFIG",
78 edm::LogError(
"L1-O2O" ) <<
"Problem extracting GMT software config key from GMT config key." ;
85 pL1TriggerKey->add(
"L1MuGMTParametersRcd",
"L1MuGMTParameters", objectKey ) ;
bool fillVariable(const std::string &columnName, T &outputVariable) const
const QueryResults singleAttribute(const T &data) const
l1t::OMDSReader m_omdsReader
~L1MuGMTParametersKeysOnlineProd()
boost::shared_ptr< L1TriggerKey > ReturnType
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="") const
virtual void fillObjectKeys(ReturnType pL1TriggerKey) override
L1MuGMTParametersKeysOnlineProd(const edm::ParameterSet &iConfig)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)