CMS 3D CMS Logo

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

Variables

tuple simplePhotonAnalyzer
 

Variable Documentation

tuple simplePhotonAnalyzer_cfi.simplePhotonAnalyzer
Initial value:
1 = cms.EDAnalyzer("SimplePhotonAnalyzer",
2  phoProducer = cms.string('photons'),
3  mcProducer = cms.string('generator'),
4  endcapEcalHits = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
5  # 1=pt10,2=pt35,3=Hgg, 4=gamJetHighEnergy
6  sample = cms.int32(2),
7  photonCollection = cms.string(''),
8  primaryVertexProducer = cms.string('offlinePrimaryVerticesWithBS'),
9  barrelEcalHits = cms.InputTag("ecalRecHit","EcalRecHitsEB")
10 )

Definition at line 7 of file simplePhotonAnalyzer_cfi.py.