Variables | |
tuple | HitParentTest |
00001 cms.EDAnalyzer("HitParentTest", 00002 SourceLabel = cms.untracked.string('generator'), 00003 ModuleLabel = cms.untracked.string('g4SimHits'), 00004 EBCollection = cms.untracked.string('EcalHitsEB'), 00005 EECollection = cms.untracked.string('EcalHitsEE'), 00006 ESCollection = cms.untracked.string('EcalHitsES'), 00007 HCCollection = cms.untracked.string('HcalHits') 00008 )
Definition at line 3 of file HitParentTest_cfi.py.