CMS 3D CMS Logo

CSCChannelMapperESProducer.cc
Go to the documentation of this file.
2 
5 
7 
9  algoName = pset.getParameter<std::string>("AlgoName");
10 
11  LogTrace("CSCChannelMapperESProducer") << " will produce: " << algoName;
12 
13  setWhatProduced(this);
14 }
15 
17 
19  LogTrace("CSCChannelMapperESProducer") << " producing: " << algoName;
20 
22 }
23 
24 // define this as a plug-in
T getParameter(std::string const &) const
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
Definition: ESProducer.h:124
std::unique_ptr< CSCChannelMapperBase > BSP_TYPE
BSP_TYPE produce(const CSCChannelMapperRecord &)
def create(alignables, pedeDump, additionalData, outputFile, config)
CSCChannelMapperESProducer(const edm::ParameterSet &)
#define LogTrace(id)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
Definition: ModuleFactory.h:60
T get(const Candidate &c)
Definition: component.h:55