CMS 3D CMS Logo

L1GtBoardMapsConfig_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from L1TriggerConfig.L1GtConfigProducers.l1GtBoardMaps_cfi import *
00004 #
00005 L1GtBoardMapsRcdSource = cms.ESSource("EmptyESSource",
00006     recordName = cms.string('L1GtBoardMapsRcd'),
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