CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalRegionCablingESProducer.cc
Go to the documentation of this file.
2 
4 {
5  conf_=iConfig;
6  setWhatProduced(this);
7 }
8 
9 
11 
14 {
15  using namespace edm::es;
17  iRecord.getRecord<EcalMappingRcd>().get(mapping);
18 
20  mapping.product()));
21 
22  return erc;
23 }
EcalRegionCablingESProducer(const edm::ParameterSet &)
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
Definition: ESProducer.h:115
ReturnType produce(const EcalRegionCablingRecord &)
boost::shared_ptr< EcalRegionCabling > ReturnType