Skip to content

TrigT1CaloEvent: Fix cppcheck warnings.

Undefined shifts of signed integers. Pass container by const reference, not by value.

Merge request reports