CMS 3D CMS Logo

FEDRawDataAnalyzer_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 FedAnalyzer = cms.EDAnalyzer("FEDRawDataAnalyzer",
00004     ProductLabel = cms.untracked.string('source'),
00005     ProductInstance = cms.untracked.string(''),
00006     pause_us = cms.untracked.int32(0)
00007 )
00008 
00009 

Generated on Tue Jun 9 17:39:28 2009 for CMSSW by  doxygen 1.5.4