Skip to content

Replace map of measurement by array of source link ranges.

The measurements are already clustered by detector element i.e. geometry identifier. Thus the multimap from geometry identifiers to measurements can be replaced by a map from geometry identifier to ranges of measurements i.e. source links.

I see a speed up of the track finder by ca. 7%.

Merge request reports