Skip to content

Cleaning and solving jFEX Small-R jets bug in forward region

Sergi Rodriguez Bosca requested to merge serodrig/athena:jJ_EDM_update into master

This MR is meant to solve a problem with the jFEX Small-R jets, and also to clean the code to make it more understandable.

  • Cleaning jk_ from most of the containers
  • Changing ATH_MSG_FATAL messages to make it understandable
  • Removed some comments and unused keys
  • Changed in the Run3 jFEX EDM the position of the FWD TT by one in phi -> affects only jJ and jLJ (variable globalPhi)
  • Solved a problem when overlaping with the other half of the detector (phi = 0) (see first picture) 2D_FloatEtaPhi The final distribution for the Small-R jets after solving the bug is: 2D_FloatEtaPhi
Edited by Sergi Rodriguez Bosca

Merge request reports