You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
L1 attempts to correct for PU: simulate the same event with & without PU
L2L3 attempts to correct gen to reco: match genjets to recojets, derive a correction factor C(pt, eta)
As we currently don't have information about which particles are from PU in the samples, we can't do L1.
But we could fairly easily implement L2L3, as we already match recojets to genjets.
We just need to extract a pT dependent correction 1/mean(response) as a functions of pT and eta of the reco jet, and apply it on the fly on top of our reco jets.
As we currently don't have information about which particles are from PU in the samples, we can't do L1.
But we could fairly easily implement L2L3, as we already match recojets to genjets.
We just need to extract a pT dependent correction
1/mean(response)
as a functions of pT and eta of the reco jet, and apply it on the fly on top of our reco jets.https://iopscience.iop.org/article/10.1088/1742-6596/404/1/012013/pdf
https://cms-opendata-workshop.github.io/workshop-lesson-jetmet/03-corrections/index.html
The text was updated successfully, but these errors were encountered: