Skip to content

LArRawConditions+LArCOOLConditions: Fix arithmetic on enums.

Arithmetic involving an enum and other types is considered deprecated. Add casts as needed.

Merge request reports