![]() |
|
|||
File indexing completed on 2022-11-25 00:27:17
0001 import FWCore.ParameterSet.Config as cms 0002 0003 hcalSimHitDump = cms.EDAnalyzer('HcalSimHitDump', 0004 ModuleLabel = cms.string('g4SimHits'), 0005 HCCollection = cms.string('HcalHits'), 0006 MaxEvent = cms.int32(10), 0007 TestNumber = cms.bool(True), 0008 mightGet = cms.optional.untracked.vstring 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |