Skip to content

Fix bug in gTower class

Cecilia Tosciri requested to merge ctosciri/athena:gFEX_fixTowers into 24.0

With this MR, a bug found in gTower::getFWID is fixed. This assigns the correct energy to some gTowers in the forward region, that were previously swapped. Consequently, this solves some mismatches found in the hw vs sw comparison for small-R jets and also improves results for large-R jets and MET quantities.

Merge request reports