Skip to content

PixelDigitization+PixelRadDamDigitization: Fix irreproducibilities.

Fix places where we iterated over an unordered_map doing things that were actually order-dependent. This was causing results to change with different compiler versions.

Edited by Scott Snyder

Merge request reports