Skip to content

bugfix GlobalChi2Fitter.cxx

Shaun Roe requested to merge sroe-master-patch-96205 into master

hit->isSane() in the assert is causing 100% failure in debug builds because the surface pointers are not identical although, it seems the surfaces dimensions are identical. This is a quick fix for ATLASRECTS-7382 while investigating further.

Merge request reports