Variables | |
tuple | siStripDigis |
00001 cms.EDProducer( 00002 "SiStripRawToDigiModule", 00003 ProductLabel = cms.InputTag('rawDataCollector'), 00004 AppendedBytes = cms.int32(0), 00005 UseDaqRegister = cms.bool(False), 00006 UseFedKey = cms.bool(False), 00007 UnpackBadChannels = cms.bool(False), 00008 MarkModulesOnMissingFeds = cms.bool(True), 00009 TriggerFedId = cms.int32(0), 00010 #FedEventDumpFreq = cms.untracked.int32(0), 00011 #FedBufferDumpFreq = cms.untracked.int32(0), 00012 UnpackCommonModeValues = cms.bool(False), 00013 DoAllCorruptBufferChecks = cms.bool(False), 00014 DoAPVEmulatorCheck = cms.bool(False), 00015 ErrorThreshold = cms.uint32(7174) 00016 )
Definition at line 3 of file SiStripDigis_cfi.py.