CMS 3D CMS Logo

L1GtStableParametersConfig_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from L1TriggerConfig.L1GtConfigProducers.l1GtStableParameters_cfi import *
00004 #
00005 L1GtStableParametersRcdSource = cms.ESSource("EmptyESSource",
00006     recordName = cms.string('L1GtStableParametersRcd'),
00007     iovIsRunNotTime = cms.bool(True),
00008     firstValid = cms.vuint32(1)
00009 )
00010 
00011 

Generated on Tue Jun 9 17:40:27 2009 for CMSSW by  doxygen 1.5.4