Skip to content

decoupling L1 efficiency calculation from HLT input

Antonio De Maria requested to merge l1_eff_impr into master

In this MR:

  • remove HLT dependency on L1 ROI selection for L1 efficiency calculation
  • get L1 ROIs directly from the LVL1EmTauRoIs container and select ROIs candidate based on the L1 threshold
  • perform ROI <-> offline tau matching based on dR < 0.3 requirement, separately from 1 and 3 prong offline taus
Edited by Antonio De Maria

Merge request reports