Skip to content

Fixed error in module-partitioning of trd::Hitfind output on multiple threads.

Dominik Smith requested to merge d.smith/cbmroot:TrdPartitionFix into master

Fixed bug reported by @s.zharko whereby the partitions of the PartitionedVector produced by trd::Hitfind were segmented incorrectly when running on multiple threads.

Merge request reports