Skip to content

Updates due to the change of jet categories

Nicolas Postiau requested to merge npostiau/hzz2l2nu:CR_new_jetcats into master

This MR complements !128 (merged) by finishing the switching to the new jet categories. The changes affect mainly the scripts regarding the photon CR and the instr.MET estimation.

Weights and mean weights for the Instr.MET are recomputed and included as well.

This MR also contains other unrelated, but yet necessary changes to the code:

  • A bug for PU weights is corrected (there was a problem when the weight was at 0, which can happen in very few events for 2016)
  • Some paths were incorrect or outdated in the list of samples or in the config files
  • A new version of the build_asimov_templates.py script is added, which uses actual data in the photon CR (which does not have to be blinded).

This MR is expected to be merged before !127 (merged).

Merge request reports