35 typedef std::unique_ptr<EcalGlobalShowerContainmentCorrectionsVsEta>
ReturnType;
59 auto pEcalGlobalShowerContainmentCorrectionsVsEta = std::make_unique<EcalGlobalShowerContainmentCorrectionsVsEta>();
70 const size_t size =
sizeof values /
sizeof values[0];
73 pEcalGlobalShowerContainmentCorrectionsVsEta->fillCorrectionCoefficients(coeff);
75 return pEcalGlobalShowerContainmentCorrectionsVsEta;
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
~EcalGlobalShowerContainmentCorrectionsVsEtaESProducer() override
Structure defining the container for correction coefficients.
ReturnType produce(const EcalGlobalShowerContainmentCorrectionsVsEtaRcd &)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
EcalGlobalShowerContainmentCorrectionsVsEtaESProducer(const edm::ParameterSet &)
std::unique_ptr< EcalGlobalShowerContainmentCorrectionsVsEta > ReturnType