Skip to content

Reproducible MDF content in HltSelRep

Rosen Matev requested to merge rmatev-mdf-reproducibility-master into master

Ensures strict reproducibility of MDFs. It has no observable effect except for helping the testing in Moore.

  • Initialize padding bytes in HltSelRep event model
  • Reset packed data checksums on every event (much more useful for testing with streaming).
  • Add a script to dump the bytes of the raw events, decompressing the DstData bank as needed.

Propagated from MR !1032 (merged) in 2018-patches

Edited by Marco Cattaneo

Merge request reports