Skip to content

Fix for localToGlobal failed warning in MuonSegmentToTrackTool

William Axel Leight requested to merge wleight/athena:ATLASRECTS-6395_1 into master

Due to a typo, the attempt to find the closest parameters to the segment will always fail, forcing the code to use the perigee instead. Fixing the typo removes the warning, and changes to the final fit result due to using the closest parameters are at the level of a few hundredths of a percent. However, this only fixes half of the warnings reported in ATLASRECTS-6395.

Edited by William Axel Leight

Merge request reports