Skip to content

Add trigger jet HT preselection possibility + HT presel test chains (ATR-24720)

Claire Antel requested to merge cantel/athena:master_add_ht_presel into master

Purpose

  • Adding option to preselect on the HT of EMTopo jets along with eta region, e.g. preseljHT{X} for jet chains.
  • Fixing setting of 'chainPartName' for a presel dictionary, which is currently being inadvertently overwritten.

New trigger chains

Adding following HT presel test chains:

HLT_j0_HT1000_pf_ftf_preseljHT350_L1HT190-J15s5pETA21
HLT_j0_HT1000_pf_ftf_preseljHT400_L1HT190-J15s5pETA21
HLT_j0_HT1000_pf_ftf_preselcHT400_L1HT190-J15s5pETA21
HLT_j0_HT1000XX0eta240_pf_ftf_preselcHT400_L1HT190-J15s5pETA21
HLT_j0_HT1000_pf_ftf_preseljHT500_L1HT190-J15s5pETA21

(for now)

Edited by Claire Antel

Merge request reports