CMS 3D CMS Logo

Variables

LaserAlignmentAlgorithm_cff Namespace Reference

Variables

tuple LaserAlignmentAlgorithm

Variable Documentation

Initial value:
00001 cms.PSet(
00002     AlignmentAlgorithm = cms.PSet(
00003         SecondFixedParameterTEC2TEC = cms.untracked.int32(3),
00004         FirstFixedParameterTEC2TEC = cms.untracked.int32(2),
00005         FirstFixedParameterNegTEC = cms.untracked.int32(2),
00006         SecondFixedParameterNegTEC = cms.untracked.int32(3),
00007         SecondFixedParameterPosTEC = cms.untracked.int32(3),
00008         # parameters to fix in Millepede (x,y for disc 1)
00009         FirstFixedParameterPosTEC = cms.untracked.int32(2)
00010     )
00011 )

Definition at line 5 of file LaserAlignmentAlgorithm_cff.py.