33 edm::LogInfo(
"HCAL") <<
"CaloTowerTopologyEP::CaloTowerTopologyEP";
43 descriptions.
add(
"CaloTowerTopology", desc );
54 iRecord.
get(hcaltopo);
56 edm::LogInfo(
"HCAL") <<
"CaloTowerTopologyEP::produce(const HcalRecNumberingRecord& iRecord)";
58 return std::make_unique<CaloTowerTopology>(&*hcaltopo);
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
ProductT const & get(ESGetToken< ProductT, DepRecordT > const &iToken) const
~CaloTowerTopologyEP() override
ReturnType produce(const HcalRecNumberingRecord &)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
std::unique_ptr< CaloTowerTopology > ReturnType
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
CaloTowerTopologyEP(const edm::ParameterSet &)