Skip to content

Fix for MP PileUp digitization when forking after N events

Vakhtang Tsulaia requested to merge tsulaia/athena:master-mp-pileup-digi into master

This patch makes AthenaMP workers outputs in PileUp digitization jobs which fork after N events bit-for-bit identical (except Timing containers) with the outputs made by serial jobs.

Partially addresses ATEAM-733, and fixes ATEAM-737

CC @tadej

Merge request reports