CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
hltRecoEcalCandidate_cfi.py
Go to the documentation of this file.
2 
3 hltRecoEcalCandidate = cms.EDProducer("EgammaHLTRecoEcalCandidateProducers",
4  scHybridBarrelProducer = cms.InputTag("correctedHybridSuperClusters"),
5  scIslandEndcapProducer = cms.InputTag("correctedEndcapSuperClustersWithPreshower"),
6  recoEcalCandidateCollection = cms.string('')
7 )
8 
9