CMS 3D CMS Logo

l1GtPrescaleFactorsAlgoTrig_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 l1GtPrescaleFactorsAlgoTrig = cms.ESProducer("L1GtPrescaleFactorsAlgoTrigTrivialProducer",
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, 1, 
00018             1, 1, 1, 1, 1, 
00019             1, 1, 1, 1, 1, 
00020             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)
00031     ), 
00032         cms.PSet(
00033             PrescaleFactors = cms.vint32(1, 1, 1, 1, 1, 
00034                 1, 1, 1, 1, 1, 
00035                 1, 1, 1, 1, 1, 
00036                 1, 1, 1, 1, 1, 
00037                 1, 1, 1, 1, 1, 
00038                 1, 1, 1, 1, 1, 
00039                 1, 1, 1, 1, 1, 
00040                 1, 1, 1, 1, 1, 
00041                 1, 1, 1, 1, 1, 
00042                 1, 1, 1, 1, 1, 
00043                 1, 1, 1, 1, 1, 
00044                 1, 1, 1, 1, 1, 
00045                 1, 1, 1, 1, 1, 
00046                 1, 1, 1, 1, 1, 
00047                 1, 1, 1, 1, 1, 
00048                 1, 1, 1, 1, 1, 
00049                 1, 1, 1, 1, 1, 
00050                 1, 1, 1, 1, 1, 
00051                 1, 1, 1, 1, 1, 
00052                 1, 1, 1, 1, 1, 
00053                 1, 1, 1, 1, 1, 
00054                 1, 1, 1, 1, 1, 
00055                 1, 1, 1, 1, 1, 
00056                 1, 1, 1, 1, 1, 
00057                 1, 1, 1, 1, 1, 
00058                 1, 1, 1)
00059         ))
00060 )
00061 
00062 

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