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

Run2-TB36 Also save cumulative energy deposit for pasive volumes in the list #21125

Merged
merged 2 commits into from
Nov 14, 2017

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented Nov 1, 2017

Earlier it was recording the energy deposited in the leaf volume only. Now in addition it record the energy deposited in this volume as well as any volume which is a daughter, grand-daughter, ... of this volume.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2017

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2017

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-21125/1755

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2017

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

It involves the following packages:

SimDataFormats/CaloHit
SimG4CMS/HGCalTestBeam

@cmsbuild, @civanch, @mdhildreth, @kpedro88 can you please review it and eventually sign? Thanks.
@makortel, @rovere this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@bsunanda
Copy link
Contributor Author

bsunanda commented Nov 1, 2017

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/24113/console Started: 2017/11/01 22:51

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 2, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2838442
  • DQMHistoTests: Total failures: 116
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2838155
  • DQMHistoTests: Total skipped: 171
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 10 edm output root files, 26 DQM output files

@civanch
Copy link
Contributor

civanch commented Nov 2, 2017

@bsunanda , can you, please, clarify what is the difference between hit energy and cumulative hit energy?

@bsunanda
Copy link
Contributor Author

bsunanda commented Nov 2, 2017

@civanch I believe I tried to explain what it does now

@civanch
Copy link
Contributor

civanch commented Nov 5, 2017

@bsunanda , this is strange to me, because it is difficult to imagine that a very detailed information for fine structure geometry will be needed. If by construction a separate hits are created without any accumulation then we may have large number of hits, which will take big volume. Potentially, it is possible to before creation of a new hit to check to add it to one of existing (event if they are not in the same volume but are in daughter or granddaughter). This will be a real saving of number of hits. An addition of cumulative energy will not do that.

Of course, technically I have no problem with this PR.

@civanch
Copy link
Contributor

civanch commented Nov 5, 2017

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 9, 2017

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-21125/1901

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 9, 2017

Pull request #21125 was updated. @cmsbuild, @civanch, @mdhildreth, @kpedro88 can you please check and sign again.

@bsunanda
Copy link
Contributor Author

bsunanda commented Nov 9, 2017

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 9, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/24319/console Started: 2017/11/09 16:48

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 9, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 9, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 9, 2017

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

There are some workflows for which there are errors in the baseline:
10042.0 step 5
The results for the comparisons for these workflows could be incomplete
This means most likely that the IB is having errors in the relvals.The error does NOT come from this pull request

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 27
  • DQMHistoTests: Total histograms compared: 2909863
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2909684
  • DQMHistoTests: Total skipped: 178
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram bins added: 0.0 ( 23 files compared)
  • Checked 111 log files, 8 edm output root files, 27 DQM output files

@bsunanda
Copy link
Contributor Author

@civanch @kpedro88 Can you sign the revised version again?

@kpedro88
Copy link
Contributor

+1

@bsunanda
Copy link
Contributor Author

@civanch Please approve

@civanch
Copy link
Contributor

civanch commented Nov 13, 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 will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar (and backports should be raised in the release meeting by the corresponding L2)

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 3139292 into cms-sw:master Nov 14, 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.

5 participants