An error occurred while fetching this tab.
Fix decoration type clash for isSplit.
- Feb 29, 2024
-
-
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.
-