26 edm::LogError(
"L1-O2O" ) <<
"L1TMuonEndCapForest object with key " << objectKey <<
" not in ORCON!" ;
29 throw std::runtime_error(
"SummaryForFunctionManager: EMTF | Faulty | You are never supposed to get Forests online producer running!");
31 auto retval = std::make_unique< const L1TMuonEndCapForest >();
33 edm::LogError(
"L1-O2O: L1TMuonEndCapForestOnlineProd" ) <<
"SummaryForFunctionManager: EMTF | Faulty | You are never supposed to get Forests online producer running; returning empty L1TMuonEndCapForest";
T getParameter(std::string const &) const
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
std::unique_ptr< const L1TMuonEndCapForest > newObject(const std::string &objectKey, const L1TMuonEndCapForestO2ORcd &record) override
~L1TMuonEndCapForestOnlineProd(void) override
L1TMuonEndCapForestOnlineProd(const edm::ParameterSet &)