Skip to content

Preselect clusters with LUT in eflowRec track-cluster matching

Rather than compute distances for 100's of clusters to each track, we can use a lookup table to preselect O(10) clusters per track with a reasonable margin of safety.

Merge request reports