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

New CaloL{1,2} LUTs are taken care of by the L1T O2O #19164

Merged
merged 4 commits into from Jul 2, 2017

Conversation

kkotov
Copy link
Contributor

@kkotov kkotov commented Jun 9, 2017

This PR supersedes PR #18872.
It includes recent development of CaloL2 including tauTrimmingVeto LUT and several commits for removing Stage2 from CaloParams record names.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 9, 2017

A new Pull Request was created by @kkotov (Khristian Kotov) for master.

It involves the following packages:

CondFormats/DataRecord
L1TriggerConfig/L1TConfigProducers
L1TriggerConfig/Utilities

@ghellwig, @arunhep, @cerminar, @cmsbuild, @rekovic, @franzoni, @ggovi, @mulhearn, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @kreczko, @tocheng, @Martin-Grunewald, @thomreis, @mmusich, @seemasharmafnal this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@franzoni
Copy link

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 13, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/20526/console Started: 2017/06/13 14:24

@kkotov
Copy link
Contributor Author

kkotov commented Jun 13, 2017

@franzoni , thanks for triggering the test! And thanks to @arunhep for testing the original #18872 although in the end it fell out of synch with the cms-l1t-offline.

@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-19164/20526/summary.html

Comparison Summary:

  • You potentially added 2 lines to the logs
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 22
  • DQMHistoTests: Total histograms compared: 1817824
  • DQMHistoTests: Total failures: 34134
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1783524
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 90 log files, 14 edm output root files, 22 DQM output files

@kkotov
Copy link
Contributor Author

kkotov commented Jun 14, 2017

@rekovic , could you sign-off no this PR?

@rekovic
Copy link
Contributor

rekovic commented Jun 19, 2017

+1

@kkotov
Copy link
Contributor Author

kkotov commented Jun 21, 2017

@ggovi , could you review and sign-off this small PR? From the AlCa/DB point of view it only modifies one existing record (changes dependent record list): CondFormats/DataRecord/interface/L1TCaloParamsO2ORcd.h

@ggovi
Copy link
Contributor

ggovi commented Jun 26, 2017

+1

@arunhep
Copy link
Contributor

arunhep commented Jun 30, 2017

+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 requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar


int regionPUSValue(int PUM0, int eta)
{
int puSub = ceil(regionPUSParams()[18*eta+PUM0]*2);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @kkotov - please document the meaning of 18 in a followup pr. thanks

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit b1580cd into cms-sw:master Jul 2, 2017
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

8 participants