-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Electron and Photon Regressions in RECO (76X) #11367
Electron and Photon Regressions in RECO (76X) #11367
Conversation
@cmsbuild please test |
The tests are being triggered in jenkins. |
A new Pull Request was created by @lgray (Lindsey Gray) for CMSSW_7_6_X. Electron and Photon Regressions in RECO (76X) It involves the following packages: CommonTools/CandAlgos @cmsbuild, @cvuosalo, @vadler, @monttj, @slava77 can you please review it and eventually sign? Thanks. |
@richard-cms Does HI run the PF relinking after particleFlowTmp? I ask since the regressions are now applied in the finalized photon and electron producers that are run after PF, and did not see them being customized for HI. |
Matt Nguyen is currently investigating running PF re-linking for HI. Our Alex On Fri, Sep 18, 2015 at 1:38 PM, Lindsey Gray [email protected]
|
@cmsbuild please test |
The tests are being triggered in jenkins. |
@cmsbuild please test |
The tests are being triggered in jenkins. |
Did one final check: for 2.25 TeV Z-primes the regressed resolution is better by 8%, the regressed scale is worse by 1%. This is acceptable for general use. |
@Slava7 10 GeV photon "worse" resolution is a convolution of edge effects + using all pf candidates (rather than those that are selected as real photons). This makes sense to me. |
+1
|
@monttj please check this PR, the AT signature is needed. |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
+1 |
…gression_76X Electron and Photon Regressions in RECO (76X)
This PR implemented the latest regressions in RECO, they are no longer run in MiniAOD.
The Photon and Electron dataformats are extended to now save the extra set of commonly used shower shapes for ID and regression, saving space at the MiniAOD level since we are dropping strings.
full5x5 and fractionize shower shapes are saved.
Isolations are still embedded in MiniAOD. (it is WIP to put them directly in RECO)
Expected changes in electron and photon energies in AOD.
Validation plots posted below.
@ikrav VID functions in all respects in this PR now.
@bendavid @gpetruc