Skip to content

Fix dR disagreement between L1Topo and Menu

This MR fixes the dR-related problems found from ATR-24202. Issues related to non-dR triggers are still under investigation.

The following changes are applied:

  • Use 40 * eta and 40 * phi in dR BW calculation (L1Topo integer phi is 20 * phi).
  • Use a consistent convention in non-BW calculation (40 * dR).
  • Fix typo in TopoAlgoDef.py.
  • Always show dR (instead of dR^2) in L1Topo histogram titles.
  • Change axis limits in dR L1Topo histograms.

Tagging @orlando @iriu @asonay @cmorenom.

Edited by Paula Martinez Suarez

Merge request reports