Skip to content

check if the cov is invertible to fix the FPE errors

Ke Li requested to merge keli/athena:fixsvcfpe into master

As discussed in https://its.cern.ch/jira/browse/ATLASRECTS-7105, there are FPE errors in the KalmanVertexUpdator, this MR will check if the matrix is invertible first, and return the old vertex is no.

Ping @kostyuk , @jmaurer .

Merge request reports