Skip to content
Snippets Groups Projects

Fix decoration type clash for isSplit.

Merged Goetz Gaycken requested to merge goetz/athena:24.0_fix_type_clash_isSplit into 24.0
  1. Feb 29, 2024
    • Goetz Gaycken's avatar
      Fix decoration type clash for isSplit. · 48efb009
      Goetz Gaycken authored
      Multiple components apply xAOD decorations named isSplit. Since a
      single type is registered for each decoration all components must use
      the same type for identically named decorations. This patch ensures
      that PixelCluster_v1, PixelPrepDataToxAOD, PixelNtupleMaker use the
      same type.
      48efb009
Loading