diff --git a/InnerDetector/InDetExample/InDetRecExample/python/InDetJobProperties.py b/InnerDetector/InDetExample/InDetRecExample/python/InDetJobProperties.py
index 716f87dbe7a29e85af589450cb4e34a599f55f11..284b016ce8e6cc5bffec01dd922bf2505c09bc4c 100644
--- a/InnerDetector/InDetExample/InDetRecExample/python/InDetJobProperties.py
+++ b/InnerDetector/InDetExample/InDetRecExample/python/InDetJobProperties.py
@@ -1400,7 +1400,7 @@ class InDetJobProperties(JobPropertyContainer):
        self.checkThenSet(self.doTrackSegmentsTRT                , False)
        self.checkThenSet(self.doSlimming                        , False)
        self.checkThenSet(self.doSGDeletion                      , True )
-       self.checkThenSet(self.doPixelClusterSplitting           , True )
+       self.checkThenSet(self.doPixelClusterSplitting           , False )
        self.checkThenSet(self.doTIDE_Ambi                       , True )
        self.checkThenSet(self.doTrackSegmentsPixelPrdAssociation, False)