Skip to content

Important changes to CreateMisalignmentITk.py, now the folder name and alignability can be set from the python configurations.

Isai Roberto Sotarriva Alvarez requested to merge isotarri/athena:master into master
  • Major issue solved on CreateMisalignmetITk.py the container name format "container(tree/branch)" was being read incorrectly as "tree(branch)".
  • Solves a problem in InDetAlignAlgsConfig.py calling down ITkStripReadoutGeometryCfg with optional argument setGeometryAlignable. Now ITkStripReadoutGeometryCfg can pass down the optional argument.
  • the optional parameter setAlignmentFolderName can be used to set the alignment folder from the python configurations. -other minor issues
Edited by Isai Roberto Sotarriva Alvarez

Merge request reports