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
  1. from Gaudi.Configuration import *
  2.  
  3. from Configurables import Kepler
  4. Kepler().Alignment = True
  5.  
  6. from Configurables import TbAlignment
  7. TbAlignment().AlignmentTechnique = "3"
  8. TbAlignment().DeviceToAlign = 4
  9. # TbAlignment().DoFs = [True, True, True, True, True, True]