Skip to content

More code migrations for jets in derivations

This MR does the following:

  • BadBatman flag is only added to derivation if explicitly added via addBadBatmanFlag instead of default import
  • Small fix to add distance in train information to derivations
  • Removal of R = 0.2 and 0.4 track-jets from DAOD_PHYS (required small changes to TauCommon to not ghost-associate those jets by default anymore)
  • Added new event shape variable used in precision recommendations
  • Removal of unused JETMX formats: JETM2 and JETM7
  • Cleanup and migration of JETM1 as much as possible (a few lines are currently commented because they are not migrated yet or not working for unknown reasons, this will be fixed in the next weeks)

Tagging @wbalunas @sawyer @mswiatlo for their information and @jcatmore to flag the changes to PhysCommon

Edited by Chris Malena Delitzsch

Merge request reports