CMS 3D CMS Logo

Variables

alCaIsolatedElectrons_cfi Namespace Reference

Variables

tuple alCaIsolatedElectrons

Variable Documentation

Initial value:
00001 cms.EDProducer("AlCaElectronsProducer",
00002     electronLabel = cms.InputTag("gsfElectrons"),
00003     alcaEndcapHitCollection = cms.string('alcaEndcapHits'),
00004     phiSize = cms.int32(11),
00005     etaSize = cms.int32(5),
00006     ebRecHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
00007     alcaBarrelHitCollection = cms.string('alcaBarrelHits'),
00008     eventWeight = cms.double(1.0),
00009     eeRecHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
00010     esRecHitsLabel = cms.InputTag("ecalPreshowerRecHit","EcalRecHitsES"),
00011     alcaPreshowerHitCollection = cms.string('alcaPreshowerHits'),
00012     esNstrips = cms.int32(20),
00013     esNcolumns = cms.int32(1)                                       
00014 )

Definition at line 3 of file alCaIsolatedElectrons_cfi.py.