CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
TrackerAlignment_Frontier_cff Namespace Reference

Variables

tuple trackerAlignment
 

Variable Documentation

tuple TrackerAlignment_Frontier_cff.trackerAlignment
Initial value:
1 = CalibTracker.Configuration.Common.PoolDBESSource_cfi.poolDBESSource.clone(
2  # connect = 'sqlite_file:afile.db'
3  connect = 'frontier://FrontierProd/CMS_COND_21X_ALIGNMENT',
4  toGet = cms.VPSet(cms.PSet(record = cms.string('TrackerAlignmentRcd'),
5  tag = cms.string('TrackerIdealGeometry210_mc')
6  ),
7  cms.PSet(record = cms.string('TrackerAlignmentErrorRcd'),
8  tag = cms.string('TrackerIdealGeometryErrors210_mc')
9  ))
10  )

Definition at line 7 of file TrackerAlignment_Frontier_cff.py.