Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AliceO2Group/simulation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AliceO2Group/simulation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: doc/geant4-scoring
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 24, 2026

  1. Document Geant4 scoring and its FLUKA counterpart

    This adds a Geant4 scoring section to the simulation documentation.
    
    - A page on the scoring macro, the o2-sim options, the output format and the 1 MeV neutron equivalent weighting.
    - A page translating USRBIN cards to Geant4 commands, with the normalisation and the settings to match before comparing.
    - A ready-to-use macro g4scoring_alice.in, the one used for the ALICE FLUKA/Geant4 radiation comparison.
    
    Co-Authored-By: Claude Opus 5 <[email protected]>
    sawenzel and claude committed Sep 24, 2026
    Configuration menu
    Copy the full SHA
    41a0ead View commit details
    Browse the repository at this point in the history
  2. Point at the NIEL weight file shipped with O2

    This follows up the Geant4 scoring section with the file location and one trap.
    
    - The damage weights now ship as share/Detectors/gconfig/data/rd50_niel.csv.
    - Without G4.g4fluenceweight the weighted scorer silently returns plain fluence.
    - The shipped weights have no electron table.
    
    Co-Authored-By: Claude Opus 5 <[email protected]>
    sawenzel and claude committed Sep 24, 2026
    Configuration menu
    Copy the full SHA
    b317dec View commit details
    Browse the repository at this point in the history
Loading