Skip to content

Replace hard-coded internal container size in PrForwardTracking

Andre Gunther requested to merge gunther_fixAllXHitsSize into master

Hard-coded size of internal container storing some x-hits is replaced by size of PrSciFiHits container at runtime. There cannot be more x-hits in the internal container than there are hits in PrSciFiHits 🤓.

No change in throughput or references expected

/cc @peilian thanks for reporting! 😄

Edited by Andre Gunther

Merge request reports