Skip to content

Cleanup and avoid division by zero in CscSegmentUtilTool (ATLASRECTS-5565)

Nicolas Koehler requested to merge nkoehler/athena:rec5565 into master

Hi,

this MR does some cleanup in CscSegmentUtilTool and avoid potential division by zero. It fixes ATLASRECTS-5565 by not changing reconstruction output (cf. RunTier0Tests.log).

Best, Nico

Merge request reports