Skip to content

Cleanup min deltaR(track, hit) algorithm

Dan Guest requested to merge dguest/training-dataset-dumper:fixmindr into main

When I was compiling I got some errors around repeated property names. I couldn't bring myself to just fix that and not clean up the overall algorithm.

Should do the same thing, maybe faster, definitely simpler.

Might be of interest to @rkusters.

Merge request reports