Skip to content

xAODCaloEvent: apply wrapToPi to vertex-corrected cluster phi

Hello,

This MR is wrapping the vertex-corrected cluster phi to [-pi,pi]. Currently, phi() can return values outside that range (https://gitlab.cern.ch/atlas/athena/-/blob/24.0/Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloVertexedClusterBase.h?ref_type=heads#L79).

Tagging @ssnyder for cross check, and @christos , @jdandoy . I assume we want this in 24.0.

Cheers, Bertrand

Merge request reports