CMS 3D CMS Logo

SiPixelCabling_TIF_cff.py

Go to the documentation of this file.
00001 # The following comments couldn't be translated into the new config version:
00002 
00003 #FrontierDev/CMS_COND_TIF_PIXELS"
00004 import FWCore.ParameterSet.Config as cms
00005 
00006 import CalibTracker.Configuration.Common.PoolDBESSource_cfi
00007 #
00008 # Cabling from DB 
00009 #
00010 siPixelCabling = CalibTracker.Configuration.Common.PoolDBESSource_cfi.poolDBESSource.clone()
00011 siPixelCabling.connect = 'frontier://FrontierDev/CMS_COND_TIF_PIXELS'
00012 siPixelCabling.toGet = cms.VPSet(cms.PSet(
00013     record = cms.string('SiPixelFedCablingMapRcd'),
00014     tag = cms.string('SiPixelFedCablingMap_v9')
00015 ))
00016 

Generated on Tue Jun 9 17:25:44 2009 for CMSSW by  doxygen 1.5.4