Skip to content
Snippets Groups Projects
Commit 2e371ba3 authored by Hass AbouZeid's avatar Hass AbouZeid
Browse files

Merge branch...

Merge branch 'ATLPHYSVAL-521_21.0_When_adding_missing_truth_jets_match_default_configuration' into '21.0'

Adjust configuration of truth jet finder to match the default.

See merge request !941
parent 11bd9aaa
No related branches found
No related tags found
No related merge requests found
...@@ -83,7 +83,7 @@ def addTruthJetsIfNotExising(truth_jets_name) : ...@@ -83,7 +83,7 @@ def addTruthJetsIfNotExising(truth_jets_name) :
alg_type, alg_type,
float(alg_param_str)/10., float(alg_param_str)/10.,
"truth", "truth",
ghostArea=0.0) ptmin=5000)
jet_tools=[] jet_tools=[]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment