64 edm::LogError(
"L1-O2O") <<
"L1RPCHsbConfig object with key " << objectKey <<
" not in ORCON!";
65 auto pHsbConfig = std::make_unique<L1RPCHsbConfig>();
66 std::vector<int> hsbconf;
70 for (
int i = 0;
i < 8;
i++)
71 hsbconf.push_back(
mask);
72 pHsbConfig->setHsbMask(0, hsbconf);
73 pHsbConfig->setHsbMask(1, hsbconf);
Log< level::Error, false > LogError
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
~L1RPCHsbConfigOnlineProd() override
L1RPCHsbConfigOnlineProd(const edm::ParameterSet &)
std::unique_ptr< L1RPCHsbConfig > newObject(const std::string &objectKey) override