CMS 3D CMS Logo

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

Variables

tuple interestingEgammaIsoESDetId
 

Variable Documentation

tuple interestingEgammaIsoESDetIdModule_cff.interestingEgammaIsoESDetId
Initial value:
1 = cms.EDProducer("EgammaIsoESDetIdCollectionProducer",
2  eeClusToESMapLabel=cms.InputTag("particleFlowClusterECALRemade"),
3  ecalPFClustersLabel=cms.InputTag("particleFlowClusterECALRemade"),
4  elesLabel=cms.InputTag("gedGsfElectrons"),
5  phosLabel=cms.InputTag("gedPhotons"),
6  superClustersLabel=cms.InputTag("particleFlowEGamma"),
7  minSCEt=cms.double(500),
8  minEleEt=cms.double(20),
9  minPhoEt=cms.double(20),
10  maxDR=cms.double(0.4),
11  interestingDetIdCollection=cms.string("")
12  )

Definition at line 3 of file interestingEgammaIsoESDetIdModule_cff.py.