47 std::unique_ptr<const DetIdAssociatorMaker>
maker_;
73 using namespace edm::es;
74 LogTrace(
"TrackAssociator") <<
"Making DetIdAssociatorRecord with label: " <<
cName;
77 LogTrace(
"TrackAssociator") <<
"Map id built for DetIdAssociatorRecord with label: " <<
cName;
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
~DetIdAssociatorESProducer() override
std::unique_ptr< DetIdAssociator > ReturnType
DetIdAssociatorESProducer(const edm::ParameterSet &)
ReturnType produce(const DetIdAssociatorRecord &)
std::unique_ptr< const DetIdAssociatorMaker > maker_
T getParameter(std::string const &) const
#define DEFINE_FWK_EVENTSETUP_MODULE(type)