An error occurred while fetching this tab.
Throw exception for 0 counters in HltSelRepRBObjTyp
- Oct 08, 2021
-
-
Gitlab CI authored
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/16799800
-
Thomas Boettcher authored
-
HltSelRepRBObjTyp does not correctly handle object counters with value 0 when iterating over the SelReport ObjTyp subbank, resulting in incorrect CLIDs in the SelReport decoder. There is no reason to keep counters for nonexistent objects, so this MR adds a GaudiException
for this case.
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/16799800