CMS 3D CMS Logo

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

Variables

tuple interestingEgammaIsoHCALDetId
 

Variable Documentation

tuple interestingEgammaIsoHCALDetIdModule_cff.interestingEgammaIsoHCALDetId
Initial value:
1 = cms.EDProducer("EgammaIsoHcalDetIdCollectionProducer",
2  recHitsLabel=cms.InputTag("hbhereco"),
3  elesLabel=cms.InputTag("gedGsfElectrons"),
4  phosLabel=cms.InputTag("gedPhotons"),
5  superClustersLabel=cms.InputTag("particleFlowEGamma"),
6  minSCEt=cms.double(20),
7  minEleEt=cms.double(20),
8  minPhoEt=cms.double(20),
9  maxDIEta=cms.int32(6),
10  maxDIPhi=cms.int32(6),
11  minEnergyHCAL = cms.double(0.8),
12  interestingDetIdCollection=cms.string("")
13  )

Definition at line 3 of file interestingEgammaIsoHCALDetIdModule_cff.py.