Skip to content

Avoid genjet-jet matching for JER calculation

Davide Valsecchi requested to merge github/fork/valsdav/avoid_genjet_matching into main

The matching between GenJets and Jets for JER calculation can be done manually or the association in NanoAOD it can be used, removing the indices that are not found. That happens because not all the genJet are saved in the NanoAODs.


Additional things:

  • split leptons and jets functions from the objects.py library.

Merge request reports

Loading