diff --git a/InnerDetector/InDetValidation/InDetPhysValMonitoring/python/addTruthJets.py b/InnerDetector/InDetValidation/InDetPhysValMonitoring/python/addTruthJets.py index f4bf41ea47b535c9371ea13cf7f329895e3b14d4..7577a637213ea7045e9148a1d758e8eba7cc4419 100644 --- a/InnerDetector/InDetValidation/InDetPhysValMonitoring/python/addTruthJets.py +++ b/InnerDetector/InDetValidation/InDetPhysValMonitoring/python/addTruthJets.py @@ -83,7 +83,7 @@ def addTruthJetsIfNotExising(truth_jets_name) : alg_type, float(alg_param_str)/10., "truth", - ghostArea=0.0) + ptmin=5000) jet_tools=[]