Skip to content

Add safety check in InDetTrackHoleSearchTool

Thomas Strebler requested to merge tstreble-24.0-patch-36883 into 24.0

Pathological tracks with perigee z position well outside the detector have been causing issues with the InDetTrackHoleSearchTool in ATLASRECTS-8078. This adds a safety check to avoid running trying to run the propagator for those.

Checked to solve one of the two problematic cases reported in ATLASRECTS-8078.

Merge request reports