![]() |
|
|||
File indexing completed on 2024-04-06 12:22:18
0001 # cfi file to produce the L1 GT keys 0002 0003 import FWCore.ParameterSet.Config as cms 0004 l1GtTscObjectKeysOnline = cms.ESProducer("L1GtTscObjectKeysOnlineProd", 0005 onlineAuthentication = cms.string('.'), 0006 subsystemLabel = cms.string('GT'), 0007 onlineDB = cms.string('oracle://CMS_OMDS_LB/CMS_TRG_R'), 0008 # 0009 EnableL1GtParameters = cms.bool( True ), 0010 EnableL1GtTriggerMenu = cms.bool( True ), 0011 EnableL1GtPsbSetup = cms.bool( True ) 0012 0013 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |