CMS 3D CMS Logo

expressLumiProducer_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
3 LumiDBService=cms.Service('DBService',
4  authPath=cms.untracked.string('/data/cmsdata')
5  )
6 expressLumiProducer.connect='oracle://cms_orcoff_prod/cms_runtime_logger'
7