Fix configuration error for the FTF L2ResidualCalculator
The wrong tool variable was being set by the job option for the TrigL2ResidualCalculator in the FastTrackFinder, resulting in the ZFinder being given the wrong configuration, which caused a crash in the python3 execution reported in https://its.cern.ch/jira/browse/ATR-21463.
This fixes https://its.cern.ch/jira/browse/ATR-21463
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigAlgorithms/TrigFastTrackFinder
Adding @nagano as watcher
added Trigger master review-pending-level-1 labels
As this is a bug fix for a misconfigured tool which is causing a crash, it is entirely possible that the output of the trigger changes. As such if there are differences with respect to the references, since this is causing a crash in the nightly tests, then this should still be merged and then the references can fixed later.
Cheers Mark
CI Result SUCCESS (hash 6a37de47)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 14503]- Resolved by Tomasz Bold
mentioned in commit 2eaf2714
added sweep:ignore label