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={})
~CaloTowerTopologyEP() override
ReturnType produce(const HcalRecNumberingRecord &)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
std::unique_ptr< CaloTowerTopology > ReturnType
bool get(HolderT &iHolder) const
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
CaloTowerTopologyEP(const edm::ParameterSet &)