-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Switch to Geant4 thermal neutron physics #32009
Conversation
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32009/19535
|
A new Pull Request was created by @civanch (Vladimir Ivantchenko) for master. It involves the following packages: SimG4Core/PhysicsLists @cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
The tests are being triggered in jenkins.
|
+1 |
urgent |
This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+1 |
The tests are being triggered in jenkins.
|
@civanch : just a curiosity, are there physical diferences (i.e different models for neutrons, etc etc) between CMSThermalNeutrons and G4ThermalNeutrons? |
-1 Tested at: d407b69 CMSSW: CMSSW_11_2_GEANT4_X_2020-10-29-2300 The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: You can see the results of the tests here: I found follow errors while testing this PR Failed tests: UnitTests RelVals AddOn
I found errors in the following unit tests: ---> test MagneticFieldEngineTestDriver had ERRORS
The relvals timed out after 4 hours.
I found errors in the following addon tests: Preparing to run ['cmsDriver.py RelVal -s L1REPACK:Full --data --scenario=pp -n 10 --conditions auto:run3_hlt_GRun --relval 9000,50 --datatier "RAW" --eventcontent RAW --customise=HLTrigger/Configuration/CustomConfigs.L1T --era Run3 --fileout file:RelVal_Raw_GRun_DATA.rAddOnTest might have timed out: FAILED - secs The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: |
Comparison job queued. |
PR description:
Historically in CMSSW thermal neutron physics was constructed by custom class. With Geant4 10.6 and beyond similar physics constructor exist in Geant4 library. In this PR a switch to the Geant4 class is done, which fix problem of adaptation of the new Geant4 version 10.6ref10.
This PR fixes #6356
PR validation:
private
if this PR is a backport please specify the original PR and why you need to backport
no
Before submitting your pull requests, make sure you followed this checklist: