Skip to content
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

store the hltobjects for Mass50 triggers #44778

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

pinchunchou
Copy link
Contributor

PR description:

We've encountered an issue with the Mass50 HLT triggers for double electrons (Ele15Ele10GsfMass50, DoubleEle10GsfMass50, and DoubleEle15GsfMass50) in both ppref and HI HLT menus. These HLT triggers are not storing any information in the hltobject trees, even though the events are being triggered. After investigating, we have identified that the problem lies with HLTEgammaCombMassFilter.

I have made some modifications to HLTEgammaCombMassFilter, and now the information is being stored in hltobject.

See slides: https://twiki.cern.ch/twiki/pub/CMS/HLT_HIon_Run3/pinchun20230928.pdf (P.8)

Backport PR:
#44746 (14_0_X)

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 18, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44778/40012

  • This PR adds an extra 20KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@mmusich
Copy link
Contributor

mmusich commented Apr 18, 2024

type egamma, bug-fix

@mmusich
Copy link
Contributor

mmusich commented Apr 18, 2024

@pinchunchou please apply the code formatting as per
#44778 (comment)

@mmusich
Copy link
Contributor

mmusich commented Apr 22, 2024

@pinchunchou this branch still fails the code checks. Please apply the code formatting suggested by the bot at #44778 (comment). Also there is a review in the 14.0.X version, can you please address it and port it also here?

@Martin-Grunewald
Copy link
Contributor

@pinchunchou this PR and its backport to 14_0 seem stuck, please address the comments and update the PRs.

@Martin-Grunewald
Copy link
Contributor

code-checks

@cmsbuild
Copy link
Contributor

cmsbuild commented May 2, 2024

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44778/40147

  • This PR adds an extra 12KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@pinchunchou
Copy link
Contributor Author

Hi @Martin-Grunewald and @mmusich , sorry for the late reply. I have applied the fix on code format in the newest commit. Thanks!

@mmusich
Copy link
Contributor

mmusich commented May 16, 2024

@pinchunchou, there is a review in the 14.0.X version #44746, can you please address it and port it also here?

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44778/40270

  • This PR adds an extra 20KB to repository

@pinchunchou
Copy link
Contributor Author

For this PR you'd need to fix the conflicts as shown above (the file with the customisation code has been changed by some other PR integrated in the meantime).

Thanks for checking. Fixed

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44778/40755

  • This PR adds an extra 24KB to repository

  • There are other open Pull requests which might conflict with changes you have proposed:

@cmsbuild
Copy link
Contributor

Pull request #44778 was updated. @Martin-Grunewald, @cmsbuild, @mmusich can you please check and sign again.

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2bc537/40149/summary.html
COMMIT: 4f67362
CMSSW: CMSSW_14_1_X_2024-06-28-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44778/40149/install.sh to create a dev area with all the needed externals and cmssw changes.

  • DAS Queries: The DAS query tests failed, see the summary page for details.

Comparison Summary

Summary:

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 1, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2bc537/40159/summary.html
COMMIT: 4f67362
CMSSW: CMSSW_14_1_X_2024-06-30-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/44778/40159/install.sh to create a dev area with all the needed externals and cmssw changes.

  • DAS Queries: The DAS query tests failed, see the summary page for details.

Comparison Summary

Summary:

@Martin-Grunewald
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 1, 2024

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. @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit da1ec0a into cms-sw:master Jul 1, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants