Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
L1TriggerConfig
L1GtConfigProducers
python
l1GtTriggerMenuOnline_cfi.py
Go to the documentation of this file.
1
#
2
import
FWCore.ParameterSet.Config
as
cms
3
4
l1GtTriggerMenuOnline = cms.ESProducer(
"L1GtTriggerMenuConfigOnlineProd"
,
5
onlineAuthentication = cms.string(
'.'
),
6
forceGeneration = cms.bool(
False
),
7
onlineDB = cms.string(
'oracle://CMS_OMDS_LB/CMS_TRG_R'
)
8
)
9
Config
Generated for CMSSW Reference Manual by
1.8.5