Newer
Older
TB_Chris / Kepler / options / alignment / .svn / text-base / dut.py.svn-base
@iaro iaro on 9 May 2016 266 bytes first attempt of automated anal
from Gaudi.Configuration import *

from Configurables import Kepler
Kepler().Alignment = True

from Configurables import TbAlignment
TbAlignment().AlignmentTechnique = "3"
TbAlignment().DeviceToAlign = 4
# TbAlignment().DoFs = [True, True, True, True, True, True]