Skip to content

Reserve DAQ error type range as per EDMS2100937

Paolo Durante requested to merge edms2100937_daqerrortypes into master

According to the Run3 data format document EDMS2100937 v3, raw bank types >= 192 (and <= 255) are valid and reserved for DAQ error banks. The software currently refuses to handle such banks, and instead panics. This merge should (hopefully) prevent this behaviour.

Edited by Rosen Matev

Merge request reports