Fix decoration type clash for isSplit.
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.