Skip to content

Switching to new jet config in derivations

This MR attempts to switch to the new config for jet reconstruction in derivations. Here only PHYS is changed. The JETMX formats will follow once this MR is in.

JetCommon and ExtendedJetCommon will be deleted as soon as the remaining points (see below) are resolved. The remaining functions that are still needed can be found in JetCommonNewConfig.py for the time being.

For future MRs:

  • make decorationDressing in ParticleJetToolsConfig.py configurable? This is not urgent and can come later
  • Make sure that we use the latest calibrations in the derivations and not the T0 calibration. This will change however the jets in the output so has to be discussed if right now is a good moment for this change.
  • [As discussed in JSV meeting today]: New CHS subtraction from commit which requires a new TTVA and is currently enabled via a flag.

Tagging @delsart @wbalunas @mswiatlo @camacho @sawyer @schaarsc @khoo

Edited by Chris Malena Delitzsch

Merge request reports