Skip to content

23.0-coverity-LArROD

Shaun Roe requested to merge sroe/athena:23.0-coverity-LArROD into 23.0

address coverity defects 18996 -> 19004. Check dynamic casts; explicitly widen 32 bit calculation to 64 bit result to avoid integer overflow during calculation. While there, ensure cmath functions in std:: namespace are used.

Merge request reports