Skip to content

Fix counting of tracks per alignable

Wouter Hulsbergen requested to merge fixtrackcounting_may2022 into master

Removed std::sort that lead to incorrect counting of tracks per alignable for tracks used in vertices

Thanks to @freiss for debugging this, and suggesting the proper fix.

Merge request reports