1 = cms.EDAnalyzer(
"SimpleConvertedPhotonAnalyzer",
2 convertedPhotonCollection = cms.string(
'conversions'),
3 phoProducer = cms.string(
'photonWithConversions'),
4 HistOutFile = cms.untracked.string(
'analyzer.root'),
5 moduleLabelMC = cms.untracked.string(
'source'),
6 moduleLabelTk = cms.untracked.string(
'g4SimHits'),
7 moduleLabelHit = cms.untracked.string(
'g4SimHits'),
8 moduleLabelVtx = cms.untracked.string(
'g4SimHits')