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  pfEgammaCandidates = cms.InputTag("particleFlowEGamma"),
6  # 1=pt10,2=pt35,3=Hgg, 4=gamJetHighEnergy
7  sample = cms.int32(2),
8  photonCollection = cms.string(''),
9  primaryVertexProducer = cms.string('offlinePrimaryVerticesWithBS'),
10  barrelEcalHits = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
11  valueMapPhotons = cms.string("valMapAssociationPFEgammaCandidateToPhoton"),
12 )

Definition at line 6 of file simplePhotonAnalyzer_cfi.py.