2 import FWCore.ParameterSet.Config
as cms
5 import CalibTracker.Configuration.Common.PoolDBESSource_cfi
7 trackerAlignment = CalibTracker.Configuration.Common.PoolDBESSource_cfi.poolDBESSource.clone(
9 connect =
'frontier://FrontierProd/CMS_COND_21X_ALIGNMENT',
10 toGet = cms.VPSet(cms.PSet(record = cms.string(
'TrackerAlignmentRcd'),
11 tag = cms.string(
'TrackerIdealGeometry210_mc')
13 cms.PSet(record = cms.string(
'TrackerAlignmentErrorRcd'),
14 tag = cms.string(
'TrackerIdealGeometryErrors210_mc')