Skip to content
Snippets Groups Projects
Commit 7e046084 authored by Martin Rybar's avatar Martin Rybar
Browse files

Adding low ET UPC jets with low uncalib threshold (ATR-18401)

- adding HLT_j10_rcu4* versions of UPC jet triggers with lower threshold applied on jet before calibration
- all standard tests are OK


Former-commit-id: 18ca60ee0c7a2125fad448a2812baea433e78f59
parent 182d243f
No related branches found
No related tags found
No related merge requests found
......@@ -191,6 +191,7 @@ def _get_reco_cut_str(key, parts):
if len(vals) == 1:
# non default values are never used for standard jet chains.
# they are needed by MET, which _always_ uses j0 (no hypo) chains
# non default use use for j10 in HI menu
val= vals.pop()
chain_name = cache['chain_name']
if (val not in logical_defaults.values() and
......
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