Skip to content
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

[HGCal trigger] Updates in Module sums and Towers #34093

Merged
merged 6 commits into from
Jun 22, 2021

Conversation

jbsauvan
Copy link
Contributor

@jbsauvan jbsauvan commented Jun 11, 2021

PR description:

  • Use all Trigger Cells to build Module Sums
  • Use Module Sums from all TCs to build Towers. This change is required to reflect the hardware/firmware.
  • Add Tower building in the HFNose

Associated internal PRs and reviews:

Related presentation in HGCAL TPG meetings:

PR validation:

Private tests in L1Trigger/L1THGCalUtilities/test:

cmsRun testHGCalL1T_RelValV11_cfg.py
cmsRun testHGCalL1T_multialgo_V11_cfg.py

Tested D49, D60 and D68 workflows

runTheMatrix.py -w upgrade -l 23234.0 --maxSteps=2 
runTheMatrix.py -w upgrade -l 28234.0 --maxSteps=2 
runTheMatrix.py -w upgrade -l 31434.0 --maxSteps=2

@mariadalfonso @echapon FYI

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34093/23273

  • This PR adds an extra 40KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @jbsauvan (Jean-Baptiste Sauvan) for master.

It involves the following packages:

DataFormats/L1THGCal
L1Trigger/L1THGCal
L1Trigger/L1THGCalUtilities

@cmsbuild, @rekovic, @srimanob, @cecilecaillol, @kpedro88 can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @amarini, @rovere, @lgray this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@srimanob
Copy link
Contributor

Please test

@jbsauvan
Copy link
Contributor Author

I just saw it didn't pass the checks (it seems that I didn't receive a notification from cmsbuild).
I'll fix the errors.

@srimanob
Copy link
Contributor

Please abort

@jbsauvan
Copy link
Contributor Author

jbsauvan commented Jun 16, 2021

I am fixing the missing header include.
I see there also several warnings regarding deprecated EventSetupRecord::get(ESHandle&), shall I fix them in this PR?

@qliphy
Copy link
Contributor

qliphy commented Jun 16, 2021

I am fixing the missing header include.
I see there also several warnings regarding deprecated EventSetupRecord::get(ESHandle&), shall I fix them in this PR?

Not necessary, the warnings are on the codes not touched by you.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34093/23362

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34093/23412

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

Pull request #34093 was updated. @cmsbuild, @rekovic, @srimanob, @cecilecaillol, @kpedro88 can you please check and sign again.

@srimanob
Copy link
Contributor

Please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-084f67/16133/summary.html
COMMIT: 410e593
CMSSW: CMSSW_12_0_X_2021-06-20-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/34093/16133/install.sh to create a dev area with all the needed externals and cmssw changes.

CMS Clang-Tidy warnings: There are Clang-Tidy warnings. See https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-084f67/16133/llvm-analysis/cmsclangtidy.txt for details.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 38
  • DQMHistoTests: Total histograms compared: 2785631
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2785602
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 37 files compared)
  • Checked 160 log files, 37 edm output root files, 38 DQM output files
  • TriggerResults: no differences found

@srimanob
Copy link
Contributor

srimanob commented Jun 21, 2021

@jbsauvan
One small comment, why you update the test configs from D35 to D49, not newer geometry? D49 will be dropped at any moment. However, this is not a showstopper, as it is not my task to check the test config you prefer. Just my curiosity. Thx.

@jbsauvan
Copy link
Contributor Author

Hi @srimanob
This is because we are using HLT TDR samples for our tests.
But indeed once D49 is dropped, we'll have to switch to other test samples.

@cecilecaillol
Copy link
Contributor

+l1

@srimanob
Copy link
Contributor

+Upgrade

@cmsbuild
Copy link
Contributor

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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Jun 22, 2021

+1

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.

7 participants