CMS 3D CMS Logo

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

Variables

tuple LaserAlignmentAlgorithm
 

Variable Documentation

tuple LaserAlignmentAlgorithm_cff.LaserAlignmentAlgorithm
Initial value:
1 = cms.PSet(
2  AlignmentAlgorithm = cms.PSet(
3  SecondFixedParameterTEC2TEC = cms.untracked.int32(3),
4  FirstFixedParameterTEC2TEC = cms.untracked.int32(2),
5  FirstFixedParameterNegTEC = cms.untracked.int32(2),
6  SecondFixedParameterNegTEC = cms.untracked.int32(3),
7  SecondFixedParameterPosTEC = cms.untracked.int32(3),
8  # parameters to fix in Millepede (x,y for disc 1)
9  FirstFixedParameterPosTEC = cms.untracked.int32(2)
10  )
11 )

Definition at line 5 of file LaserAlignmentAlgorithm_cff.py.