-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[HLTrigger/Egamma] fix swapped eta parameter for photons in Diphoton XGBoost MVA filter (15_0_X) #47754
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
Conversation
A new Pull Request was created by @smorovic for CMSSW_15_0_X. It involves the following packages:
@Martin-Grunewald, @cmsbuild, @mmusich can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
cms-bot internal usage |
backport of #47753 |
@cmsbuild, please test |
type bug-fix |
+1 Size: This PR adds an extra 20KB to repository The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
Pull request #47754 was updated. @Martin-Grunewald, @cmsbuild, @mmusich can you please check and sign again. |
Pull request #47754 was updated. @Martin-Grunewald, @cmsbuild, @mmusich can you please check and sign again. |
@cmsbuild please test |
+1 Size: This PR adds an extra 20KB to repository Comparison SummarySummary:
|
+hlt
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_15_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_15_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @mandrenguyen, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
urgent
|
+1 |
PR description:
Bugfix for a wrong barrel/eta cut chosen for photon pair when photons are in barrel and endcap and leading Et photon in the EGamma collection taken for the combination does not have higher MVA score than the second one.
Variables are renamed to etai, etaj for clarity.
PR validation:
Tested on full
/dev/CMSSW_15_0_0/GRun/V23
menu extended with additional 60 GeV mass cut paths/users/smorovic/2025_GRun_V23/V4
.On 100k EphemeralHLTPhysics (
/Run2024I/EphemeralHLTPhysics0/RAW/v1/000/386/593/
) events, there is no change in number of accepted events, which are between 27 and 83 events depending on the path, in any paths using the filter.One case where difference was observed was with a simplified case of all MVA cuts set to flat >0.4 EB and >0.3 EE and no mass cut (set to 0), on 10k EphemeralHLTPhysics events, where 4 (5) events passed in the two 90 GeV DiphotonMVA paths and 3(4) with the fix applied.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
backport of #47753