Common/leftImage.jpg" alt="CMS 3D" align="left" border="0"/> Common/rightImage.jpg" alt="CMS Logo" align="right" border="0"/>

Variables

TrackerAlignment_Frontier_cff Namespace Reference

Variables

tuple trackerAlignment

Variable Documentation

Initial value:
00001 CalibTracker.Configuration.Common.PoolDBESSource_cfi.poolDBESSource.clone(
00002     # connect = 'sqlite_file:afile.db'
00003     connect = 'frontier://FrontierProd/CMS_COND_21X_ALIGNMENT',
00004     toGet = cms.VPSet(cms.PSet(record = cms.string('TrackerAlignmentRcd'),
00005                                tag = cms.string('TrackerIdealGeometry210_mc')
00006                                ), 
00007                       cms.PSet(record = cms.string('TrackerAlignmentErrorRcd'),
00008                                tag = cms.string('TrackerIdealGeometryErrors210_mc')
00009                                ))
00010     )

Definition at line 7 of file TrackerAlignment_Frontier_cff.py.