Skip to content

Make KalmanVertexOnJetAxisUpdator more robust against FPE (ATLASRECTS-7773)

Thomas Strebler requested to merge tstreble/athena:ATLASRECTS-7773 into 23.0

Update invertibility check of covariance matrix of vertex with isInvertible method from LU decomposition. Solves FPE obtained otherwise with determinant in ATLASRECTS-7773.

Checked to leave Run 3 reco outputs unchanged.

Aimed at 23.0 as it affects HeavyIon Tier-0 processing.

Merge request reports