CMS 3D CMS Logo

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

Variables

tuple alCaIsolatedElectrons
 

Variable Documentation

tuple alCaIsolatedElectrons_cfi.alCaIsolatedElectrons
Initial value:
1 = cms.EDProducer("AlCaECALRecHitReducer",
2  electronLabel = cms.InputTag("gedGsfElectrons"),
3  alcaEndcapHitCollection = cms.string('alcaEndcapHits'),
4  phiSize = cms.int32(11),
5  etaSize = cms.int32(5),
6  ebRecHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
7  alcaBarrelHitCollection = cms.string('alcaBarrelHits'),
8  eventWeight = cms.double(1.0),
9  eeRecHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
10  esRecHitsLabel = cms.InputTag("ecalPreshowerRecHit","EcalRecHitsES"),
11  alcaPreshowerHitCollection = cms.string('alcaPreshowerHits'),
12  esNstrips = cms.int32(20),
13  esNcolumns = cms.int32(1)
14 )

Definition at line 3 of file alCaIsolatedElectrons_cfi.py.