CMS 3D CMS Logo

Variables

photonsWithConversionsAnalyzer_cfi Namespace Reference

Variables

tuple PhotonsWithConversionsAnalyzer

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("PhotonsWithConversionsAnalyzer",
00002     phoProducer = cms.string('correctedPhotons'),
00003     HistOutFile = cms.untracked.string('analyzer.root'),
00004     moduleLabelMC = cms.untracked.string('source'),
00005     moduleLabelTk = cms.untracked.string('g4SimHits'),
00006     photonCollection = cms.string('correctedPhotonsWithConversions'),
00007     moduleLabelHit = cms.untracked.string('g4SimHits'),
00008     moduleLabelVtx = cms.untracked.string('g4SimHits')
00009 )

Definition at line 6 of file photonsWithConversionsAnalyzer_cfi.py.