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

Excluded gluons and quarks from Geant4 tracking #20931

Merged
merged 2 commits into from Jan 12, 2018

Conversation

civanch
Copy link
Contributor

@civanch civanch commented Oct 16, 2017

Enabled exclusion of gluons and quarks from Geant4 tracking. Normally this should not happens, if event generator providing correct HepMC status code, but unfortunately, this was observed for some XeXe generators. The problem is discussed at SIM meeting during December CMS week: https://indico.cern.ch/event/684826/contributions/2812929/attachments/1570329/2476913/FullSimDec.pdf

Also std::abs is used in this class instead of fabs, clean-up of internal methods: pdg code is used instead of pointer, LogInfo and LogWarnings are revised and extended.

Should not affect results.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-20931/1475

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @civanch (Vladimir Ivantchenko) for master.

It involves the following packages:

SimG4Core/Application
SimG4Core/Generators

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

cms-bot commands are listed here

@civanch
Copy link
Contributor Author

civanch commented Oct 16, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 16, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/23792/console Started: 2017/10/16 20:37

@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-20931/23792/summary.html

Comparison Summary:

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

@davidlange6
Copy link
Contributor

-1
first understand why this should not be fixed at the GEN level AND understand if it is a physics bug or not.

@civanch
Copy link
Contributor Author

civanch commented Oct 31, 2017

@davidlange6 , this PR does not include exceptions but is improving LogInfo and LogWarnings, that may be useful indeed. I will contact with generator peoples but would not expect any fast solutions because this is concern of various generator developers. So, it is worse to merge this PR.

@civanch
Copy link
Contributor Author

civanch commented Nov 14, 2017

@davidlange6 , may be this can be merged?

@civanch
Copy link
Contributor Author

civanch commented Dec 7, 2017

@davidlange6 , a reference on the talk is added to this PR description. The discussion with generator conveners is started, if any modification will be needed it will be implemented in the new PR.

@civanch
Copy link
Contributor Author

civanch commented Jan 4, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 4, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25314/console Started: 2018/01/04 22:34

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 4, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 4, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 5, 2018

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

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins-workarea/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-20931/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

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: 2775243
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2775073
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.04999999981 KiB( 22 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 173184a into cms-sw:master Jan 12, 2018
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

5 participants