-
Notifications
You must be signed in to change notification settings - Fork 4.6k
[13_2_X] Adding ZDC Unpacker to L1RawtoDigi #42800
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
Conversation
Update GTSetup.cc for ZDCUnpacker Update ZDCUnpacker.cc to fix double variable declarations Update ZDCUnpacker.cc to clarify ZDC data format Update GTSetup.cc Added Et sum for ZDC unpacker in registerProducts Update GTCollections.h added zdc to GTCollections Update GTCollections.cc added ZDCSum to GTCollections Update ZDCUnpacker.cc Updating names due to GTCollection changes Update ZDCUnpacker.h Updated names due to GTCollection changes Update GTSetup.cc Update GTSetup.cc Fixing Issues for PR 42733 (First Attempt) Addressing some of the issues raised by cms-sw Fixing Issues for PR 42733 (Second Attempt) Fixing Issues for PR 42733 ( Third Attempt) Applied cmsbuild formatting and declared zdc::nOutputFramesperBX in GTSetup.cc instead of GTSetup.h Fixing Issues for PR 42733 ( 4th Attempt) Simplified first and last BX calculation and removed unnecessary virtual on setEtSumZDCCopy Fixing Issues for PR 42733 ( 5th Attempt) Fixing formatting for cmsbuild Fixing ZDC res_ map unpacking map for ZDC was 71 instead of 142
|
A new Pull Request was created by @mandrenguyen (Matthew Nguyen) for CMSSW_13_2_X. It involves the following packages:
@epalencia, @cmsbuild, @aloeliger can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b2f849/34787/summary.html Comparison SummarySummary:
|
|
@matt2275 @aloeliger @mandrenguyen |
|
I tested this branch and had no issues with producing an output with the zdc unpacker identical to the previous tests. Procedure: There were no compiler issues. To test the zdc unpacker. I ran this program ( https://github.com/cms-sw/cmssw/blob/master/EventFilter/L1TRawToDigi/utils/unpackData-CaloStage2.py#L156) with this command ( nb, to fix an error you need to change token to label in the line I marked) : The program ran correctly and made an edm file identical to one I made previously to test the original PR |
|
@antoniovilela will that suffice, or do you need @matt2275 to produce identical files to what was shown before? |
I understand one could reproduce the tests from If you are happy, please sign this PR. |
|
+l1
|
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_13_2_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_3_X is complete. 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) |
|
urgent
|
|
+1 |
backport of #42733