-
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
Update muon shower data formats for 2023 running #40890
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40890/34373
|
A new Pull Request was created by @dinyar (Dinyar Rabady) for master. It involves the following packages:
@epalencia, @cmsbuild, @cecilecaillol, @aloeliger can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test |
-1 Failed Tests: Build 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: BuildI found compilation error when building: >> Building LCG reflex dict from header file src/DataFormats/L1Trigger/src/classes.h >> Compiling LCG dictionary: tmp/el8_amd64_gcc11/src/DataFormats/L1Trigger/src/DataFormatsL1Trigger/a/DataFormatsL1Trigger_xr.cc >> Building shared library tmp/el8_amd64_gcc11/src/DataFormats/L1Trigger/src/DataFormatsL1Trigger/libDataFormatsL1Trigger.so Copying tmp/el8_amd64_gcc11/src/DataFormats/L1Trigger/src/DataFormatsL1Trigger/libDataFormatsL1Trigger.so to productstore area: >> Checking EDM Class Version for src/DataFormats/L1Trigger/src/classes_def.xml in libDataFormatsL1Trigger.so error: class 'l1extra::L1ParticleMap' has a different checksum for ClassVersion 12. Increment ClassVersion to 13 and assign it to checksum 3029280877 Suggestion: You can run 'scram build updateclassversion' to generate src/DataFormats/L1Trigger/src/classes_def.xml.generated with updated ClassVersion gmake: *** [tmp/el8_amd64_gcc11/src/DataFormats/L1Trigger/src/DataFormatsL1Trigger/libDataFormatsL1Trigger.so] Error 1 Leaving library rule at DataFormats/L1Trigger >> Leaving Package DataFormats/L1Trigger >> Package DataFormats/L1Trigger built |
Thanks for this PR @dinyar! On the GT side, as soon as we receive an update from the uGT firmare side (about the update of utm/TME), we can proceed with the inclusion of this additional bit check including your code and testing everything together. |
Hi @elfontan, Yes, I fully agree with the removal of those. I'll do so in the next update. Cheers, |
c5423aa
to
94a0692
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40890/34511
|
Pull request #40890 was updated. @epalencia, @cmsbuild, @cecilecaillol, @aloeliger can you please check and sign again. |
Thank you @dinyar, I am fine with it! Cheers, |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40890/34544
|
Pull request #40890 was updated. @epalencia, @cmsbuild, @cecilecaillol, @aloeliger can you please check and sign again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dinyar @aloeliger , this looks good to me. On the EMTF side we will implement the logic for assigning the |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7633d6/31236/summary.html Comparison SummarySummary:
|
Hi @aloeliger, |
+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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This is an update for the muon shower data formats (RegionalMuonShower and MuonShower) containing the changes that I think are needed for 2023 running. @elfontan and @eyigitba, could you please check whether this is all you'll need also on your side (i.e. uGT and EMTF, respectively).