Skip to content

xAODJiveXML fix for jet, MET and duplications in the output

Liaoshan Shi requested to merge lshi/athena:xAODJiveXML-fix into 22.0

This is a partial update for the xAODJiveXML package, mainly to fix the following issues and stop the crashing:

  • Fixed b-tagging and EMFraction in the jet retriever
  • Removed unused m_sgKey in the MET retriever
  • Updated the default collections in the job Options to avoid many duplicates of the same collection in the output.
  • Updated the message

There are a few more planned updates to evtStore()->receive and to the for-loop. They will be done in a separate MR.

Merge request reports