test
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  srcLabels = cms.VInputTag( "gedGsfElectrons"),
3  photonLabel = cms.InputTag("gedPhotons"),
4  electronLabel = cms.InputTag("gedGsfElectrons"),
5  EESuperClusterCollection = cms.InputTag("correctedMulti5x5SuperClustersWithPreshower"),
6  minEta_highEtaSC = cms.double(2.4),
7 # ebRecHitsLabel = cms.InputTag("reducedEcalRecHitsEB"),
8 # eeRecHitsLabel = cms.InputTag("reducedEcalRecHitsEE"),
9  ebRecHitsLabel = cms.InputTag("ecalRecHit", "EcalRecHitsEB"),
10  eeRecHitsLabel = cms.InputTag("ecalRecHit", "EcalRecHitsEE"),
11  alcaCaloClusterCollection = cms.string('alcaCaloCluster'),
12 # isUncalib = cms.bool(False),
13  phiSize = cms.int32(61),
14  etaSize = cms.int32(15),
15  alcaBarrelHitCollection = cms.string('alcaBarrelHits'),
16  alcaEndcapHitCollection = cms.string('alcaEndcapHits'),
17 # alcaEndcapHitCollection = cms.string('alCaRecHitsEE'),
18 # in sandboxRereco
19 # ebRecHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEB")
20 # eeRecHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEE")
21 
22 # esRecHitsLabel = cms.InputTag("ecalPreshowerRecHit","EcalRecHitsES"),
23 # alcaPreshowerHitCollection = cms.string('alcaPreshowerHits'),
24 # esNstrips = cms.int32(20),
25 # esNcolumns = cms.int32(1)
26  )

Definition at line 3 of file alCaIsolatedElectrons_cfi.py.