Skip to content

Manual sweep of !39809 into 21.3 and 21.9 (fix in MDT calib)

Nicolas Koehler requested to merge nkoehler/athena:mdtCalibFix into 21.3

Hi,

this is a manual sweep of !39809 (merged): in case of BI sMDTs (added for Run3) where no MDT calibration data is available yet, currently the MDT calibration is skipped when running reconstruction. However, instead of continuing the for loop on the MdtTubeCalibContainer, we had a return statement that caused the algorithm to get stalled.

Best, Nico

Merge request reports