CMS 3D CMS Logo

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

Variables

tuple interestingGamIsoDetId
 

Variable Documentation

tuple interestingGamIsoDetIdModule_cff.interestingGamIsoDetId
Initial value:
1 = cms.EDProducer("GamIsoDetIdCollectionProducer",
2  recHitsLabel = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
3  emObjectLabel = cms.InputTag("photons"),
4  etCandCut = cms.double(0.0),
5  energyCut = cms.double(0.040),
6  etCut = cms.double(0),
7  outerRadius = cms.double(0.6),
8  innerRadius = cms.double(0.0),
9  interestingDetIdCollection = cms.string(''),
10 
11  RecHitFlagToBeExcludedEB = cleanedHybridSuperClusters.RecHitFlagToBeExcluded,
12  RecHitSeverityToBeExcludedEB = cleanedHybridSuperClusters.RecHitSeverityToBeExcluded,
13  RecHitFlagToBeExcludedEE = multi5x5BasicClustersCleaned.RecHitFlagToBeExcluded,
14  RecHitSeverityToBeExcludedEE = cleanedHybridSuperClusters.RecHitSeverityToBeExcluded,
15 )

Definition at line 6 of file interestingGamIsoDetIdModule_cff.py.