diff --git a/Reconstruction/eflowRec/python/eflowRecFlags.py b/Reconstruction/eflowRec/python/eflowRecFlags.py index 65de705398f4c12bcfcce5d27ba3702e04037c73..02b2f603d80f61237341f0f6f895e58c5137c465 100644 --- a/Reconstruction/eflowRec/python/eflowRecFlags.py +++ b/Reconstruction/eflowRec/python/eflowRecFlags.py @@ -105,7 +105,7 @@ class useAODReductionClusterMomentList(JobProperty): """ statusOn = True allowedTypes = ['bool'] - StoredValue = False + StoredValue = True # Defines the container for the eflowRec flags