CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_10_patch2/src/L1TriggerConfig/CSCTFConfigProducers/python/CSCTFObjectKeysOnline_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 process = cms.Process("")
00004 process.load("CondTools.L1Trigger.L1TriggerKeyDummy_cff")
00005 process.L1TriggerKeyDummy.objectKeys = cms.VPSet()
00006 process.L1TriggerKeyDummy.label = cms.string('SubsystemKeysOnly')
00007 process.load("L1TriggerConfig.CSCTFConfigProducers.CSCTFObjectKeysOnline_cfi")