CMS 3D CMS Logo

Variables
ExpectedCorrectionsShiftsAndRotations_cfi Namespace Reference

Variables

 ExpectedCorrectionsCalculator
 
 TEC1
 
 TEC2
 
 TIB1
 
 TIB2
 
 TOB1
 
 TOB2
 

Variable Documentation

ExpectedCorrectionsShiftsAndRotations_cfi.ExpectedCorrectionsCalculator

Definition at line 7 of file ExpectedCorrectionsShiftsAndRotations_cfi.py.

ExpectedCorrectionsShiftsAndRotations_cfi.TEC1

Definition at line 42 of file ExpectedCorrectionsShiftsAndRotations_cfi.py.

ExpectedCorrectionsShiftsAndRotations_cfi.TEC2

Definition at line 90 of file ExpectedCorrectionsShiftsAndRotations_cfi.py.

ExpectedCorrectionsShiftsAndRotations_cfi.TIB1
Initial value:
1 = cms.PSet(
2  BarrelLayer4 = cms.PSet(
3  phiZ = cms.double(0.0005),
4  dX = cms.double(0.0208),
5  dY = cms.double(0.0047)
6  )
7  ),

Definition at line 17 of file ExpectedCorrectionsShiftsAndRotations_cfi.py.

ExpectedCorrectionsShiftsAndRotations_cfi.TIB2
Initial value:
1 = cms.PSet(
2  BarrelLayer4 = cms.PSet(
3  phiZ = cms.double(-0.0004),
4  dX = cms.double(-0.0089),
5  dY = cms.double(0.034)
6  )
7  ),

Definition at line 9 of file ExpectedCorrectionsShiftsAndRotations_cfi.py.

ExpectedCorrectionsShiftsAndRotations_cfi.TOB1
Initial value:
1 = cms.PSet(
2  BarrelLayer1 = cms.PSet(
3  phiZ = cms.double(-0.0003),
4  dX = cms.double(-0.0125),
5  dY = cms.double(-0.0095)
6  )
7  ),

Definition at line 25 of file ExpectedCorrectionsShiftsAndRotations_cfi.py.

ExpectedCorrectionsShiftsAndRotations_cfi.TOB2
Initial value:
1 = cms.PSet(
2  BarrelLayer1 = cms.PSet(
3  phiZ = cms.double(-0.0002),
4  dX = cms.double(0.0025),
5  dY = cms.double(0.034)
6  )
7  ),

Definition at line 33 of file ExpectedCorrectionsShiftsAndRotations_cfi.py.