Skip to content
Snippets Groups Projects

changes for running online

Merged Rosen Matev requested to merge rm-align-online into master
All threads resolved!
Compare and Show latest version
6 files
+ 4
15
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -87,9 +87,8 @@ def configureRun3Alignment(fixQOverPBias=True):
def configureVPHalfAlignment(halfdofs="TxTyTzRxRyRz"):
'''
This should be the default alignment for the Automatic alignment procedure
Align 2-halves for all degree of freedom and
Modues only for only the main degrees of freedom Tx Ty Rz
Constrain the global Velo position and two modules in each half
Align 2-halves for all degree of freedom
Constrain the global Velo position
'''
setup = AlignmentScenario("VPModuleAlignment")
setup.SubDetectors += ['VP']
Loading