Skip to content

22.0-bugfix-TrkAmbiguityProcessor

Previous 'bugfix' still failed to catch when an eta index for the counters was beyond the end of the eta_bounds array in AmbiCounter.icc. It passed ci tests because in q431 and q221 this never happens (i.e all etas are 'sensible'). This should address ATLASRECTS-5586. Extra bounds checking has been introduced on construction of the counter also.

Merge request reports