CMS 3D CMS Logo

SiStripThresholdFakeOnDB_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 siStripThresholdFakeOnDB = cms.EDFilter("SiStripThresholdFakeOnDB",
00004     #cards relevant to mother class
00005     SinceAppendMode = cms.bool(True),
00006     IOVMode = cms.string('Run'),
00007     doStoreOnDB = cms.bool(True),
00008     Record = cms.string('SiStripThresholdRcd')
00009 )
00010 
00011 

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