Skip to content

LArRecConditions: Fix cppcheck warning.

Shifting signed int32_t by 31 bits is undefined.

Merge request reports