-
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
[14_1_X] [Phase-2] Changed Phase-2 JME and BTV HLT paths to use the L1 P2GT emulator #44751
[14_1_X] [Phase-2] Changed Phase-2 JME and BTV HLT paths to use the L1 P2GT emulator #44751
Conversation
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44751/39962 ERROR: Unable to merge PR. See log https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44751/39962/cms-checkout-topic.log |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44751/39964
|
A new Pull Request was created by @SohamBhattacharya for master. It involves the following packages:
@srimanob, @subirsarkar, @cmsbuild, @epalencia, @aloeliger, @mmusich, @Martin-Grunewald can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@SohamBhattacharya please rebase the branch to avoid the merge commit. Also please add newlines to all the newly added files (there were recently PRs to add them to all files in cmssw). |
Done. |
As far as I can see this was not rebased (at least I still see the merge commit). Please squash the commits.
AFAIR, some degree of python linting has been in the plans of the Core framework group, though I don't know about concrete steps about that. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44751/39966
|
Pull request #44751 was updated. @Martin-Grunewald, @epalencia, @subirsarkar, @aloeliger, @srimanob, @mmusich, @cmsbuild can you please check and sign again. |
ecebdad
to
daf87a1
Compare
+hlt |
+Upgrade |
REMINDER @sextonkennedy, @rappoccio, @antoniovilela: This PR was tested with #44557, please check if they should be merged together |
@cms-sw/pdmv-l2 your signature is required here |
please test |
just for the record, this was tracked in #44779 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e804a0/39147/summary.html Comparison SummarySummary:
|
+pdmv |
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) |
Tests were 2 weeks old, you never know. |
+1 |
This PR:
Changes the Phase-2 JME and BTV HLT paths to use the L1 P2GT emulator.
Now all Phase-2 paths use the P2GT emulator. No significant change is expected in the output.
Testing on 100 events of [1], the trigger report for these paths is almost same before [2a] and after [2b] this change.
Adds a seed (
pDoublePuppiJet112_112
) to the L1 abbreviated menu, which is needed by the dijet b-tagging HLT pathsCleans up
HLT_75_e33_cff.py
andHLT_75e33_timing_cff.py
to stop running the P2GT emulator within the HLT config, as there is now a dedicated step (-L1P2GT
) for that.Tagging @cms-sw/l1-l2
[1]
/store/relval/CMSSW_14_1_0_pre2/RelValSMS-T1tttt_14TeV/GEN-SIM-DIGI-RAW/140X_mcRun4_realistic_v3_STD_2026D98_noPU-v6/2580000/00cf94e1-2e9d-47cd-8c71-b699f7550858.root
[2a]
[2b]