CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ElectronIDAlgo.cc
Go to the documentation of this file.
4 
6  reducedBarrelRecHitCollection_ = conf.getParameter<edm::InputTag>("reducedBarrelRecHitCollection");
7  reducedEndcapRecHitCollection_ = conf.getParameter<edm::InputTag>("reducedEndcapRecHitCollection");
8 }
9 
11  const edm::EventSetup& es)
12 {
13 
16 
19 
21  return lazyTools ;
22 
23 }
T getParameter(std::string const &) const
void baseSetup(const edm::ParameterSet &conf)
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
Definition: Event.h:355
tuple conf
Definition: dbtoconf.py:185
edm::InputTag reducedEndcapRecHitCollection_
EcalClusterLazyTools getClusterShape(const edm::Event &, const edm::EventSetup &)
edm::InputTag reducedBarrelRecHitCollection_