CMS 3D CMS Logo

CSC_FrontierDBConditionsME42_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_CSC"
00004 import FWCore.ParameterSet.Config as cms
00005 
00006 from CalibMuon.Configuration.getCSCDBConditionsME42_frontier_cff import *
00007 cscConditions.connect = 'frontier://FrontierDev/CMS_COND_CSC'
00008 cscConditions.toGet = cms.VPSet(cms.PSet(
00009     record = cms.string('CSCDBGainsRcd'),
00010     tag = cms.string('CSCDBGains_test')
00011 ), 
00012     cms.PSet(
00013         record = cms.string('CSCDBNoiseMatrixRcd'),
00014         tag = cms.string('CSCDBNoiseMatrix_test')
00015     ), 
00016     cms.PSet(
00017         record = cms.string('CSCDBCrosstalkRcd'),
00018         tag = cms.string('CSCDBCrosstalk_test')
00019     ), 
00020     cms.PSet(
00021         record = cms.string('CSCDBPedestalsRcd'),
00022         tag = cms.string('CSCDBPedestals_test')
00023     ))
00024 

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