Variables | |
tuple | CaloSimHitStudy |
00001 cms.EDAnalyzer("CaloSimHitStudy", 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 MaxEnergy = cms.untracked.double(200.0) 00009 )
Definition at line 3 of file CaloSimHitStudy_cfi.py.