Open ram1123 opened 9 months ago
Hi @ram1123 , please take a look at this link: https://cms-nanoaod-integration.web.cern.ch/autoDoc/NanoAODv9/2018UL/doc_TTToSemiLeptonic_TuneCP5_13TeV-powheg-pythia8_RunIISummer20UL18NanoAODv9-106X_upgrade2018_realistic_v16_L1v1-v1.html#FsrPhoton
Actually, Electron emitted Fsr is not included in 2018 nanoAODv9 files, so that it should be normal without out fsr correction effects in electron Pt.
root [1] Events->Scan("Muon_Fsr_pt:Muon_pt")
***********************************************
* Row * Instance * Muon_Fsr_ * Muon_pt *
***********************************************
* 0 * 0 * 49.795711 * 49.819477 *
* 0 * 1 * 41.317871 * 41.310253 *
* 0 * 2 * 18.388391 * 18.390398 *
* 0 * 3 * 10.847580 * 10.853824 *
* 1 * 0 * 37.543960 * 37.581779 *
* 1 * 1 * 23.331556 * 23.328424 *
* 2 * 0 * * *
* 3 * 0 * 37.023590 * 37.016601 *
* 3 * 1 * 26.510793 * 26.524539 *
* 3 * 2 * 19.639116 * 19.636175 *
* 3 * 3 * 13.127684 * 13.111321 *
* 4 * 0 * 23.316522 * 23.283086 *
* 4 * 1 * 7.9784674 * 7.9790015 *
* 5 * 0 * 17.580966 * 17.536348 *
* 5 * 1 * 13.819821 * 13.795978 *
* 6 * 0 * 17.786832 * 17.739158 *
* 6 * 1 * 13.375747 * 13.356995 *
* 6 * 2 * 3.4277958 * 3.4404506 *
***********************************************
Hi @ram1123 , here's muon Fsr comparison. It actually works.
Let's check the same with the 2022 samples, then we will close this issue.
If I run the
post-proc.py
on 2018 sampleThen, why I don't see change in electrons pT with and without FSR corrections?