-
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
Update of Phase-2 GMT Emulator #44498
Conversation
Squash below commits Update Muon DataFormat Add Data and test script Adding new files from Michalis' Remove Node.h The Node class is renamed as TPS Reorganize the header files under plugins The original header files were moved to plugins by central CMSSW. Given the growing code, we think it is better to split header and source files, to keep the code clean. Apply Code format Code Check and Format Add python files Update gmt_cfi file Send TrackerMuon Quality score and isosum Sending quality score and isolation sum to GT Fix bug of the qual score Header Error fix and code formatting L1Trigger/Phase2L1GMT/interface/Constants.h was obsolete and removed. The TPSLUTs.h is used instead. Fix displaced KMTF bug Update DataFormats/L1TMuonPhase2/interface/KMTFTrack.h Co-authored-by: Andrew Loeliger <andrew.loeliger@cern.ch> Update DataFormats/L1TMuonPhase2/interface/KMTFTrack.h Co-authored-by: Andrew Loeliger <andrew.loeliger@cern.ch> Update L1Trigger/Phase2L1GMT/interface/KMTF.h Co-authored-by: Andrew Loeliger <andrew.loeliger@cern.ch> Update L1Trigger/Phase2L1GMT/interface/KMTFCore.h Co-authored-by: Andrew Loeliger <andrew.loeliger@cern.ch> Update L1Trigger/Phase2L1GMT/interface/KMTFLUTs.h Co-authored-by: Andrew Loeliger <andrew.loeliger@cern.ch> Update L1Trigger/Phase2L1GMT/interface/TPS.h Co-authored-by: Andrew Loeliger <andrew.loeliger@cern.ch> Fix comments on DataFormat Work on the comments Move default desctuctor to header files Abstract the prapagation in TPSAlgo Update for CMSSW_14 1. Fix issues when moving to CMSSW_14 release 2. Changed all the printf to edmLogInfo Fix issue from cherry-pick Add Phase-2 OMTF and EMTF to GMT SA - Get the Phase 2 prompt and displaced OMTF and EMTF to GMT SA - Add Phase 2 OMTF, EMTF, GMT to L1 Update apQual to apQualFlag as requested by GT
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44498/39609
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44498/39610
|
A new Pull Request was created by @zhenbinwu for master. It involves the following packages:
@epalencia, @subirsarkar, @aloeliger, @srimanob, @cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44498/39622
|
Pull request #44498 was updated. @subirsarkar, @cmsbuild, @epalencia, @srimanob, @aloeliger can you please check and sign again. |
+1 Size: This PR adds an extra 920KB to repository
Comparison SummarySummary:
|
ping @cms-sw/upgrade-l2 , @cms-sw/dqm-l2 |
Hi @zhenbinwu @epalencia
|
Thanks for your comment. The There are some variables defined in the code but not used in the code yet. I would prefer to keep them there for clarification. Thanks! |
+Upgrade |
ping @cms-sw/dqm-l2, could you please review this PR? |
+1
|
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, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
This PR added bunch of compilation warnings such as
and
These were visible also in the PR tests, e.g. in https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f13131/40267/build-logs/ . @smuzaffar Don't we report compilation warnings in the PR test summary message (#44498 (comment))? |
yes , bot should have reported it. I have asked @iarspider to look in to bot code |
PR description:
Major update of the Phase-2 GMT Emulator:
PR validation:
Validated by L1 menu team