Skip to content

Adding test chains for photons and b-jet TLA, adding HT seed and j20 cut on jet TLA chains

Caterina Doglioni requested to merge doglioni/athena:TLA_Menu_MR into master

This MR adds the following TLA-related changes in the LS2_v1.py:

  1. Jet TLA
    • a new HT L1Topo seed for testing rates and cost (especially overlap with J100) in ATR-21594
    • a j20 HLT cut instead of the previous j0 (since the chain only saves pT > 20 GeV jets) for ATR-20395
  2. Dijet+ISR photon TLA
    • a set of test chains to estimate rate and cost of various isolation / jet reconstruction options, for ATR-19317
  3. b-jet TLA
    • a set of test chains to estimate rate and cost of various b-tagging thresholds and jet selections, for ATR-23002

It is not clear to us yet whether 2. and 3. will be too high rate for the Technical Run (they will select full events to be sent to physics_Main), but they can be prescaled.

Edited by Caterina Doglioni

Merge request reports