Skip to content

Render "jet context" be dependent on ConfigFlags

Teng Jian Khoo requested to merge khoo/athena:24.0-backport-jetContextFlags into 24.0

Backport integration of jet context into ConfigFlags by @delsart from main branch to make sure that future modifications of these remain compatible with trigger (and vice versa).

The changes are already in main, but the cherry-pick to 24.0 required some conflict resolution on adjacent lines, mostly due to renamed imports. So in the 24-to-main merge, I expect there may be conflicts in:

  • JetTrackingConfig.py
  • JetInputConfig.py
  • JetRecToolsConfig.py
  • HIGG1D1CustomJetsConfig.py

It should be OK to simply take whatever code is in main already.

Edited by Teng Jian Khoo

Merge request reports