Variables | |
tuple | convertedPhotonAnalyzer |
00001 cms.EDAnalyzer("SimpleConvertedPhotonAnalyzer", 00002 convertedPhotonCollection = cms.string('conversions'), 00003 phoProducer = cms.string('photonWithConversions'), 00004 HistOutFile = cms.untracked.string('analyzer.root'), 00005 moduleLabelMC = cms.untracked.string('source'), 00006 moduleLabelTk = cms.untracked.string('g4SimHits'), 00007 moduleLabelHit = cms.untracked.string('g4SimHits'), 00008 moduleLabelVtx = cms.untracked.string('g4SimHits') 00009 )
Definition at line 6 of file simpleConvertedPhotonAnalyzer_cfi.py.