Skip to content

L1CaloFEXByteStream: Fix cppcheck warnings.

Declare crc methods to operate on unsigned quantities. Fixes warnings about undefined shifts of signed integers.

Merge request reports