Skip to content

Speedup in PrMatchToolNN

Michel De Cian requested to merge PrMatchNN-improvements3 into master

Change double to float, sort states according to extrapolated y-position, use binary searches to only calculate chi2 and MVA value for close states. Do some C++11 changes, use new method for Gaudi::Property. Hopefully now correct

Merge request reports