Variables | |
tuple | SiStripDigiToRaw |
00001 cms.EDProducer( 00002 "SiStripDigiToRawModule", 00003 InputModuleLabel = cms.string('simSiStripDigis'), 00004 InputDigiLabel = cms.string('ZeroSuppressed'), 00005 FedReadoutMode = cms.string('ZERO_SUPPRESSED'), 00006 UseFedKey = cms.bool(False), 00007 UseWrongDigiType = cms.bool(False) 00008 )
Definition at line 3 of file SiStripDigiToRaw_cfi.py.