CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1CaloEcalScaleConfigOnline_cfi.py
Go to the documentation of this file.
2 L1CaloEcalScaleConfigOnline = cms.ESProducer("L1CaloEcalScaleConfigOnlineProd",
3  onlineAuthentication = cms.string('.'),
4  forceGeneration = cms.bool(False),
5  onlineDB = cms.string('oracle://CMS_OMDS_LB/CMS_TRG_R')
6 )