CMS 3D CMS Logo

Variables

FedChannelDigis_cfi Namespace Reference

Variables

tuple FedChannelDigis

Variable Documentation

Initial value:
00001 cms.EDProducer("SiStripRawToDigiModule",
00002     ProductLabel      = cms.InputTag('source'),
00003     CreateDigis       = cms.untracked.bool(True),
00004     AppendedBytes     = cms.int32(0),
00005     UseDaqRegister    = cms.bool(True),
00006     UseFedKey         = cms.bool(True),
00007     UnpackBadChannels = cms.bool(False),
00008     MarkModulesOnMissingFeds = cms.bool(True),
00009     TriggerFedId      = cms.int32(-1),
00010     #FedEventDumpFreq  = cms.untracked.int32(0),
00011     #FedBufferDumpFreq = cms.untracked.int32(0),
00012     #Quiet             = cms.untracked.bool(False)
00013     UnpackCommonModeValues = cms.bool(False),
00014     DoAllCorruptBufferChecks = cms.bool(False),
00015 )

Definition at line 3 of file FedChannelDigis_cfi.py.