Skip to content

make MinDeltaRDouble more versatile

Alexx Perloff requested to merge github/fork/fojensen/deltaRUpdate into Run2

Created by: fojensen

two modifications:

  1. instead of selecting an isHardProcess() photon or Z, use just the status 23 objects (which is a subset, in the photon/Z MC there is only ever 1 status 23 boson)

  2. add functionality such that if there is no status 23 photon or Z in the event, minDeltaR will be calculated with respect to the highest pT photon of any status (which in the case of a QCD test file I looked at is always status 1)

Merge request reports