Fix decoration type clash for isSplit.
Compare changes
Files
2@@ -301,7 +301,7 @@ StatusCode PixelPrepDataToxAOD::execute()
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.