User action that sets G4 looper threshold values
This user action can configure the looper threshold values in Geant4: http://www-geant4.kek.jp/lxr/source/processes/transportation/src/G4Transportation.cc#L878
The preInclude will set them both to 0 for debugging purposes. By default, Geant4 would only print Exceptions for particles above 100 MeV.
The user action also calls a Geant4 printout method, e.g.:
G4Transportation: Current values for thresholds related to the killing of looping tracks:
Warning Energy = 0 MeV ( below this tracks are killed without warning )
Important Energy = 0 ( above this tracks are given multiple chances )
Extra Trials = 10 'important' tracks, i.e. those above 'important' energy
Merge request reports
Activity
added Simulation review-pending-level-1 labels
CI Result FAILUREAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20642-2019-01-25-19-15
Athena: number of compilation errors 1, warnings 0
AthSimulation: number of compilation errors 1, warnings 0
CI Jenkins server is switched to https://atlas-sit-ci.cern.ch. It is accessible world-wide (behind CERN SSO). In old links to Jenkins server aibuild080.cern.ch:8080 should be replaced with atlas-sit-ci.cern.ch For experts only: Jenkins output [CI-MERGE-REQUEST 32774]added 1 commit
- 95645f35 - User action that sets G4 looper threshold values
added 1 commit
- 4cd4e044 - User action that sets G4 looper threshold values
added 1 commit
- 33df120e - User action that sets G4 looper threshold values
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20642-2019-01-26-00-06
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
CI Jenkins server is switched to https://atlas-sit-ci.cern.ch. It is accessible world-wide (behind CERN SSO). In old links to Jenkins server aibuild080.cern.ch:8080 should be replaced with atlas-sit-ci.cern.ch For experts only: Jenkins output [CI-MERGE-REQUEST 32794]added 1 commit
- 4bb4d32b - User action that sets G4 looper threshold values
I somehow introduced a typo in https://gitlab.cern.ch/atlas/athena/merge_requests/20642/diffs?diff_id=282801&start_sha=47d6ed36f4ef836684b7197c3f9da2819b42ad87
This fixes it: "Repor" -> "Report"
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20642-2019-01-27-20-59
Athena: number of compilation errors 0, warnings 27
AthSimulation: number of compilation errors 0, warnings 0
CI Jenkins server is switched to https://atlas-sit-ci.cern.ch. It is accessible world-wide (behind CERN SSO). In old links to Jenkins server aibuild080.cern.ch:8080 should be replaced with atlas-sit-ci.cern.ch For experts only: Jenkins output [CI-MERGE-REQUEST 32836]- Resolved by Johannes Mellenthin
- Resolved by Miha Muskinja
added review-user-action-required label and removed review-pending-level-1 label
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20642-2019-01-28-16-16
Athena: number of compilation errors 0, warnings 27
AthSimulation: number of compilation errors 0, warnings 0
CI Jenkins server is switched to https://atlas-sit-ci.cern.ch. It is accessible world-wide (behind CERN SSO). In old links to Jenkins server aibuild080.cern.ch:8080 should be replaced with atlas-sit-ci.cern.ch For experts only: Jenkins output [CI-MERGE-REQUEST 32860]added review-approved label and removed review-pending-level-1 label
mentioned in commit 78d4016f
added sweep:ignore label