-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
LowPtElectrons: updates for nano v10 #37137
Conversation
The "cross linking" functionality is achieved through a deltaR matching, performed here. The tight cut of deltaR < 0.001 is motivated by the attached plot, which shows (y-axis) the ratio of pT values from the low-pT electrons and PF electrons vs (x-axis) the log10(deltaR) between the low-pT electron and the closest PF electron, as obtained from several thousand events in MINIAOD format from the wf 136.8523. Good pT matching is achieved for a population in which the deltaR matching is essentially exact, whereas a broad distribution is obtained for larger deltaR values, peaking at a ratio of ~0 for log10(deltaR) > -0.5 (i.e. deltaR > ~0.3). Arguably a tighter cut could be used, but 0.001 seems adequate. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37137/28674
|
A new Pull Request was created by @bainbrid for master. It involves the following packages:
@gouskos, @clacaputo, @cmsbuild, @fgolf, @slava77, @jpata, @mariadalfonso can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
-1 Failed Tests: UnitTests RelVals RelVals-INPUT Unit TestsI found errors in the following unit tests: ---> test runtestPhysicsToolsNanoAOD had ERRORS RelVals
RelVals-INPUT
|
EDIT: Managed to reproduce the error locally |
@cmsbuild please test |
-1 Failed Tests: UnitTests RelVals RelVals-INPUT Unit TestsI found errors in the following unit tests: ---> test runtestPhysicsToolsNanoAOD had ERRORS RelVals
RelVals-INPUT
|
Hi @bainbrid , all wf for Calling method for module PATObjectCrossLinker/'linkedObjects'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for a container with elements of type: pat::Electron
Looking for module label: finalLowPtElectrons Are you looking into this? Thanks |
Hi @clacaputo, I was ... and then I was stalled (by other things). I will try to get back to this next week ... |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37137/29994
|
Pull request #37137 was updated. @gouskos, @clacaputo, @fgolf, @slava77, @jpata, @mariadalfonso can you please check and sign again. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6d5533/24701/summary.html Comparison SummarySummary:
|
+reconstruction
|
+xpog |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1
|
what about the backport ? |
Ah yes ... will try to do it this week. |
PR description:
Small devs aimed at low-pT electrons in the future nano v10 production in CMSSW_12_4_X cycle.
PR validation:
Tested with wfs:
@mariadalfonso @gouskos