L1TriggerConfig
CSCTFConfigProducers
python
CSCTFConfigOnline_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
CSCTFConfigOnline = cms.ESProducer(
"CSCTFConfigOnlineProd"
,
3
onlineAuthentication = cms.string(
'.'
),
4
forceGeneration = cms.bool(
False
),
5
onlineDB = cms.string(
'oracle://CMS_OMDS_LB/CMS_TRG_R'
)
6
)
Generated for CMSSW Reference Manual by
1.8.14