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

Cleanup G4 User actions #15709

Merged
merged 2 commits into from Sep 8, 2016
Merged

Conversation

civanch
Copy link
Contributor

@civanch civanch commented Sep 2, 2016

A general clean-up of Geant4 User action classes:

  1. trying to reduce number of instructions (number of order of "if") in run time;
  2. few simple methods inlined;
  3. removed unnecessary headers;
  4. use some c++11 keywords;
  5. by default, kill primary neutrinos;
  6. removed code implementing Russian roulette for protons (not useful).
    Results should be not affected.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

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

It involves the following packages:

SimG4Core/Application

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

cms-bot commands are list here #13028

@civanch
Copy link
Contributor Author

civanch commented Sep 2, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/14911/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2016

-1

Tested at: 518ce0d

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

I found follow errors while testing this PR

Failed tests: RelVals

  • RelVals:

When I ran the RelVals I found an error in the following worklfows:
11224.0 step3

runTheMatrix-results/11224.0_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2023D3_GenSimFull+DigiFull_2023D3+RecoFullGlobal_2023D3+HARVESTFullGlobal_2023D3/step3_TTbar_13+TTbar_13TeV_TuneCUETP8M1_2023D3_GenSimFull+DigiFull_2023D3+RecoFullGlobal_2023D3+HARVESTFullGlobal_2023D3.log

@civanch
Copy link
Contributor Author

civanch commented Sep 5, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/14941/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2016

@civanch
Copy link
Contributor Author

civanch commented Sep 5, 2016

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 5, 2016

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 3cd6326 into cms-sw:CMSSW_8_1_X Sep 8, 2016
@Dr15Jones
Copy link
Contributor

The same crashes happen in CMSSW_8_1_NONTHREADED_X IBs.

@davidlange6
Copy link
Contributor

ok - reverting it then. @civanch can have a look when not busy with the g4 collaboration meeting

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