Skip to content
Snippets Groups Projects

User action that sets G4 looper threshold values

Merged Miha Muskinja requested to merge mmuskinj/athena:master-SetLooperThresholds into master
All threads resolved!

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Tadej Novak
  • Looks OK, but please fix the copyright year.

  • Miha Muskinja added 1 commit

    added 1 commit

    • 761975a9 - Fixed year in copy right header.

    Compare with previous version

  • This merge request affects 1 package:

    • Simulation/G4Utilities/G4UserActions

    Adding @jchapman ,@vpascuzz as watchers

  • :white_check_mark: CI Result SUCCESS

    Athena AthSimulation
    externals :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark:
    optional tests :cloud: :white_check_mark:

    Full details available at NICOS MR-20642-2019-01-28-16-16
    :warning: Athena: number of compilation errors 0, warnings 27
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :pencil: 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]

  • Johannes Mellenthin resolved all discussions

    resolved all discussions

  • Approving.

    Cheers, Johannes (lvl1)

  • mentioned in commit 78d4016f

  • Please register or sign in to reply
    Loading