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

Add objects to allow possibility of storing energy deposit information in passive material #18601

Merged
merged 1 commit into from May 8, 2017

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented May 7, 2017

Useful to study energy weight factor in new calorimeters

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2017

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

It involves the following packages:

SimDataFormats/CaloHit

@cmsbuild, @civanch, @mdhildreth, @davidlange6 can you please review it and eventually sign? Thanks.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@bsunanda
Copy link
Contributor Author

bsunanda commented May 7, 2017

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19625/console Started: 2017/05/07 12:24

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 7, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 1681 differences found in the comparisons
  • DQMHistoTests: Total files compared: 24
  • DQMHistoTests: Total histograms compared: 1831050
  • DQMHistoTests: Total failures: 8633
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1822237
  • DQMHistoTests: Total skipped: 180
  • DQMHistoTests: Total Missing objects: 0
  • Checked 98 log files, 14 edm output root files, 24 DQM output files

@civanch
Copy link
Contributor

civanch commented May 8, 2017

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented May 8, 2017

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

@davidlange6
Copy link
Contributor

hi @bsunanda @civanch - did you consider if the string volume name could be represented instead as an int or something more data storage friendly?

@civanch
Copy link
Contributor

civanch commented May 8, 2017

@davidlange6, Volume name is not the best what can be proposed as an identificator of the passive material volume, because is run time & memory penalty. However, I do not see how to do this more efficiently. At least, this analysis should be done once and in normal production such hits should not be created.

@bsunanda
Copy link
Contributor Author

bsunanda commented May 8, 2017

@davidlange6 Could not find anything more suitable. This is only useful for very special cases (not standard production) and for evaluating weight factors in calorimeters

@davidlange6
Copy link
Contributor

+1
ok, lets see the next step - one can easily think of a (long) int that allows a lookup table to a one-time-stored (or better even created from a geometry...) lookup table .

@cmsbuild cmsbuild merged commit f5a1483 into cms-sw:master May 8, 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

4 participants