CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
pfElectronInterestingDetIds_cfi Namespace Reference

Variables

tuple pfElectronInterestingEcalDetIdEB
 
tuple pfElectronInterestingEcalDetIdEE
 

Variable Documentation

tuple pfElectronInterestingDetIds_cfi.pfElectronInterestingEcalDetIdEB
Initial value:
1 = cms.EDProducer("InterestingDetIdCollectionProducer",
2  basicClustersLabel = cms.InputTag("pfElectronTranslator","pf"),
3  recHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
4  etaSize = cms.int32(5),
5  interestingDetIdCollection = cms.string(''),
6  phiSize = cms.int32(5)
7  )

Definition at line 2 of file pfElectronInterestingDetIds_cfi.py.

tuple pfElectronInterestingDetIds_cfi.pfElectronInterestingEcalDetIdEE
Initial value:
1 = cms.EDProducer("InterestingDetIdCollectionProducer",
2  basicClustersLabel = cms.InputTag("pfElectronTranslator","pf"),
3  recHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
4  etaSize = cms.int32(5),
5  interestingDetIdCollection = cms.string(''),
6  phiSize = cms.int32(5)
7  )

Definition at line 10 of file pfElectronInterestingDetIds_cfi.py.