Skip to content

Persist reco tests

Rosen Matev requested to merge persist-reco-tests into master
  • I modified the PersistReco checksum test to only check the consistency between the packed data writer and the decoder. Checking agains a fixed value breaks too often, e.g. with any tiny reconstruction / selection change.
  • Unnecessary copy of the raw event to Trigger/RawEvent does not happen now in DV, so forcing the decoder location is not needed.

Merge request reports