Skip to content

Conversation

@mandrenguyen
Copy link
Contributor

backport of #42733

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
@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 15, 2023

A new Pull Request was created by @mandrenguyen (Matthew Nguyen) for CMSSW_13_2_X.

It involves the following packages:

  • EventFilter/L1TRawToDigi (l1)

@epalencia, @cmsbuild, @aloeliger can you please review it and eventually sign? Thanks.
@dinyar, @missirol, @Martin-Grunewald, @thomreis, @eyigitba this is something you requested to watch as well.
@rappoccio, @antoniovilela, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@mandrenguyen
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b2f849/34787/summary.html
COMMIT: 56ebf9b
CMSSW: CMSSW_13_2_X_2023-09-15-1100/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/42800/34787/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 10 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3198168
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3198140
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 207 log files, 159 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@antoniovilela
Copy link
Contributor

@matt2275 @aloeliger @mandrenguyen
Could we quickly re-run the validation here?

@matt2275
Copy link
Contributor

I tested this branch and had no issues with producing an output with the zdc unpacker identical to the previous tests.

Procedure:

    cmsrel CMSSW_13_2_X_2023-09-15-1100
    cd  CMSSW_13_2_X_2023-09-15-1100/src
    cmsenv
    
    Then I added the EventFilter/L1TRawtoDigi directory from here (https://github.com/mandrenguyen/cmssw/tree/ZDCUnpacker_132X/EventFilter/L1TRawToDigi) 
    
    scram b -j 8

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) :

  cmsRun unpackData-CaloStage2.py inputFiles=file:/eos/cms/store/t0streamer/Data/PhysicsCommissioning/000/373/425/run373425_ls0050_streamPhysicsCommissioning_StorageManager.dat streamer=True skipEvents=0 maxEvents=1000 valEvents=False debug=False dumpRaw=True dumpDigis=True histos=True edm=True

The program ran correctly and made an edm file identical to one I made previously to test the original PR

@aloeliger
Copy link
Contributor

@antoniovilela will that suffice, or do you need @matt2275 to produce identical files to what was shown before?

@antoniovilela
Copy link
Contributor

antoniovilela commented Sep 18, 2023

@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
#42733 (comment)

If you are happy, please sign this PR.

@aloeliger
Copy link
Contributor

+l1

  • Likely necessary in production as quickly as possible

@cmsbuild
Copy link
Contributor

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)

@aloeliger
Copy link
Contributor

urgent

  • I guess I should mark it with this

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit eaa1551 into cms-sw:CMSSW_13_2_X Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants