-
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
Saving score as part of AXOL1TL Emulator #45227
Conversation
@quinnanm, CMSSW_14_1_X branch is closed for direct updates. cms-bot is going to move this PR to master branch. |
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45227/40600
|
A new Pull Request was created by @quinnanm for master. It involves the following packages:
@aloeliger, @epalencia, @cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
ok, I added a new commit with the following:
Thanks, |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45227/40675
|
Pull request #45227 was updated. @cmsbuild, @aloeliger, @epalencia can you please check and sign again. |
@quinnanm , does the new model need to be added to external? If so, could you please take care of it? |
Yes, we are working on adding it as a release and separate PR to cms-dist. |
What is the status of and timeline for this PR, and its backport to 140X (together with the new model as external)? |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45227/40843 |
Pull request #45227 was updated. @aloeliger, @cmsbuild, @epalencia can you please check and sign again. |
please test |
+1 Size: This PR adds an extra 12KB to repository
Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
Looks good to go! |
What is the status of signing this PR, and making its backport to 140X ? |
@Martin-Grunewald Distracted mostly. If HLT is good with it's status, I'll check again and sign. |
+l1 |
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. @antoniovilela, @sextonkennedy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This adds score-saving to the AXOL1TL software emulation by creating a new "AXOL1TLScore" DataFormat and saving it as an output of the GlobalProducer. It is then saved to the l1 ntuple as a float in the "l1AXOEmuTree". This is enabled by default as a switch in the GlobalProducer "saveAxoScore". This update was presented in the most recent offline sw meeting [1]. No additional dependencies or menu changes are required.
[1] https://indico.cern.ch/event/1426003/#23-axol1tl-emulator
PR validation:
The code was checked with usual cms code checks, and tested by running re-emulation on a test ntuple.
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:
This will likely be back ported into 14_0_X