CMS 3D CMS Logo

l1GtPrescaleFactorsTechTrig_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 l1GtPrescaleFactorsTechTrig = cms.ESProducer("L1GtPrescaleFactorsTechTrigTrivialProducer",
00004     PrescaleFactorsSet = cms.VPSet(cms.PSet(
00005         PrescaleFactors = cms.vint32(1, 1, 1, 1, 1, 
00006             1, 1, 1, 1, 1, 
00007             1, 1, 1, 1, 1, 
00008             1, 1, 1, 1, 1, 
00009             1, 1, 1, 1, 1, 
00010             1, 1, 1, 1, 1, 
00011             1, 1, 1, 1, 1, 
00012             1, 1, 1, 1, 1, 
00013             1, 1, 1, 1, 1, 
00014             1, 1, 1, 1, 1, 
00015             1, 1, 1, 1, 1, 
00016             1, 1, 1, 1, 1, 
00017             1, 1, 1, 1)
00018     ), 
00019         cms.PSet(
00020             PrescaleFactors = cms.vint32(1, 1, 1, 1, 1, 
00021                 1, 1, 1, 1, 1, 
00022                 1, 1, 1, 1, 1, 
00023                 1, 1, 1, 1, 1, 
00024                 1, 1, 1, 1, 1, 
00025                 1, 1, 1, 1, 1, 
00026                 1, 1, 1, 1, 1, 
00027                 1, 1, 1, 1, 1, 
00028                 1, 1, 1, 1, 1, 
00029                 1, 1, 1, 1, 1, 
00030                 1, 1, 1, 1, 1, 
00031                 1, 1, 1, 1, 1, 
00032                 1, 1, 1, 1)
00033         ))
00034 )
00035 
00036 

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