Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:22:18

0001 # cff file to produce the L1 GT keys for records managed via RUN SETTINGS
0002 
0003 import FWCore.ParameterSet.Config as cms
0004 
0005 from CondTools.L1Trigger.L1TriggerKeyDummy_cff import *
0006 L1TriggerKeyDummy.objectKeys = cms.VPSet()
0007 L1TriggerKeyDummy.label = cms.string('SubsystemKeysOnly')
0008 
0009 from L1TriggerConfig.L1GtConfigProducers.l1GtRsObjectKeysOnline_cfi import *