CMS 3D CMS Logo

SiStripDigiToRaw_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 SiStripDigiToRaw = cms.EDProducer("SiStripDigiToRawModule",
00004                                     InputDigiLabel = cms.string('ZeroSuppressed'),
00005                                     FedReadoutMode = cms.untracked.string('ZERO_SUPPRESSED'),
00006                                     UseFedKey = cms.untracked.bool(False),
00007                                     InputModuleLabel = cms.string('simSiStripDigis')
00008                                 )

Generated on Tue Jun 9 17:34:51 2009 for CMSSW by  doxygen 1.5.4