Skip to content

Extract ele0, mu0, tau0 and tau1 from object loops in bbtt event selector

Thomas Strebler requested to merge tstreble/easyjet:ObjSel_bbtt into main

Save selected electron, muon and taus as xAOD object available for easier access outside of the object loops.

The considered usage is to use those for trigger matching, which currently are based on the first objects in the containers, independently from tight ID criteria.

Checked to give binary identical outputs over 10k ttbar events.

FYI @mfujimot @shahzad

Merge request reports