Skip to content
Snippets Groups Projects

Support huge cluster containers for VP / UT / FT

Merged Laurent Dufour requested to merge ld-big-cluster-containers into 2024-patches
All threads resolved!

So far, we supported events which had up to 2^16 = 65k clusters.

In the processing of 2024 data, some events were encountered with many, many more clusters. While these are pathological events that (I think) we want to reject with a GEC, there was actually not a very strict reason to have the 65k cluster limit. This shifts that limit to the maximum possible size of an std::vector, instead.

Needed to fix Rec#566

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading