1 = cms.EDAnalyzer(
"PhotonsWithConversionsAnalyzer",
2 phoProducer = cms.string(
'correctedPhotons'),
3 HistOutFile = cms.untracked.string(
'analyzer.root'),
4 moduleLabelMC = cms.untracked.string(
'source'),
5 moduleLabelTk = cms.untracked.string(
'g4SimHits'),
6 photonCollection = cms.string(
'correctedPhotonsWithConversions'),
7 moduleLabelHit = cms.untracked.string(
'g4SimHits'),
8 moduleLabelVtx = cms.untracked.string(
'g4SimHits')