jFEX BS errors ATLASRECTS-7724
This is meant to update the jFEX BS decoders. It now checks the ROD Trailers where there are some bits reserved for ROD error map.
For TOBs:
- If any of the error bits is set will return a ERROR and returning FAILURE. Event goes to debug stream
For jFEX Input data:
- If any error bit is set, prints a WARNING and do not decode the input. Data is corrupted, but does not stop the reconstruction.
Additionally
- I updates the Monitoring histogram accordingly, with location:
ROD Errorand title the bit set to 1:Corrective Trailer,Payload CRC,Header CRC,Length mismatch,Header mismatchorProcessor Timeout - Error/Warning message is more clear now.