Skip to content

ZDC: implement EventInfo flags in case of LUCROD decoding failure, and update to ZdcRecConfig

Two major changes:

  • Implemented check on LUCROD decoding (at the moment just a check on the number of successfully decoded fragments), and reconstruction is skipped if so. A specific bit in the EventInfo (ForwardDet flags, position specified in ZdcUtils/ZdcEventInfo.h) is set in this case. This should resolve (https://its.cern.ch/jira/browse/ATR-28155)
  • Major update to ZdcRec/python/ZdcRecConfig.py including support for new MC RDOs and LED ntuple production, as needed by Tier0

Merge request reports