Skip to content

changes to presel logic to allow for dipz

This MR does two different things:

  1. All DIPZ chains are updated with new working points to reflect @maboelel's new calculation (previously missing a factor). A couple of new multijet chains with lower pt thresholds are also added to aid in the performance comparisons: HLT_4j20c_roiftf_presel4c20_L1RD0_FILLED and HLT_j0_Z120XX4c20_roiftf_presel4c20_L1RD0_FILLED. Tagging @dguest, @kleney, @jlsmith and @cpollard.
  2. The JetPresel logic now skips the ROIFTF step in the calo leg (only when DIPZ is being used). This is not the nicest solution, but a better one requires deeper changes to the code. Tagging @khoo who suggested this just to make sure I didn't misunderstand anything. I have checked that this does not change counts.
Edited by Ines Ochoa

Merge request reports