Fix operator++ for moduleId enum
The operator needs to exclude a gap in the sequence of numbers. Unfortunately this was done wrongly such that adding new entries in the enum were also excluded.
Comparisons of data files before and after the fix showed identical results up to the reco files.
Merge request reports
Activity
Filter activity
Please register or sign in to reply