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

Implement second HF min-bias feature bit #24847

Conversation

christopheralanwest
Copy link
Contributor

Only a single min-bias trigger has been used for 2018 pp running. For the upcoming 2018 HI run, two min-bias triggers that have different thresholds, but are otherwise identical, have been requested.

This PR implements two changes:

  • The code changes needed to generate LUTs for the HCAL trigger that configure the second HF min-bias feature bit. This code has already been used to generate LUTs that have been used online for the HI test runs.
  • For the pp_on_AA_2018 era, the HF trigger primitive simulation has been modified to generate two min-bias feature bits with thresholds of >15 and >19 ADC counts for the existing and new ("second") feature bit. These thresholds are similar to those that are expected to be used during the 2018 HI run. No changes are expected for any other era.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @christopheralanwest for master.

It involves the following packages:

CalibCalorimetry/HcalTPGAlgos
CalibCalorimetry/HcalTPGEventSetup
CaloOnlineTools/HcalOnlineDb
SimCalorimetry/HcalTrigPrimAlgos
SimCalorimetry/HcalTrigPrimProducers

@cmsbuild, @tocheng, @nsmith-, @rekovic, @franzoni, @thomreis, @ggovi, @pohsun, @lpernie can you please review it and eventually sign? Thanks.
@mmusich, @tocheng this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@thomreis
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 11, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/30998/console Started: 2018/10/12 01:08

@cmsbuild
Copy link
Contributor

-1

Tested at: 54853ef

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-24847/30998/summary.html

I found follow errors while testing this PR

Failed tests: Build ClangBuild

  • Build:

I found compilation warning when building: See details on the summary page.

  • Clang:

I found compilation warning while trying to compile with clang:
I used this command:
USER_CUDA_FLAGS='--expt-relaxed-constexpr' USER_CXXFLAGS='-Wno-register -fsyntax-only' scram build -k -j 16 COMPILER='llvm compile'
See details on the summary page.

@cmsbuild
Copy link
Contributor

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-24847/31014/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 2994723
  • DQMHistoTests: Total failures: 176
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2994350
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 31 files compared)
  • Checked 134 log files, 14 edm output root files, 32 DQM output files

@christopheralanwest
Copy link
Contributor Author

The expected effect of this PR is seen in the HI workflow 158.0. hcalOccSentFb and hcalOccRecdFb now have entries, corresponding to the new feature bit, and hcalOccSentFb2 and hcalOccRecdFb2 have more entries, a consequence of the lowered threshold for this bit in HI workflows.

I don't understand the changes in data/emulation comparisons for taus, which should be unaffected by any sort of change in HF. The backport of this PR (#24857) sees changes in electrons rather than taus, adding to the confusion. These changes seem unrelated to this PR.

@fabiocos
Copy link
Contributor

@christopheralanwest thank you for your feedback, I am afraid the issue with taus is the same that we have already seen in previous PRs, and related to a non reproducibility of part of the L1T emulator/DQM chain, that should be fixed asap

@rekovic
Copy link
Contributor

rekovic commented Oct 15, 2018

+1

@ggovi
Copy link
Contributor

ggovi commented Oct 16, 2018

+1

@lpernie
Copy link
Contributor

lpernie commented Oct 16, 2018

+1

@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. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit cbff2ca into cms-sw:master Oct 16, 2018
@fabiocos fabiocos mentioned this pull request Oct 16, 2018
8 tasks
@christopheralanwest christopheralanwest deleted the hcal-tp-second-hf-fg-threshold_10_4_X branch August 21, 2019 14:26
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.

None yet

7 participants