Skip to content

Commit

Permalink
Use proper hadronic process for the different nuclear species
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Mazzaschi authored and sawenzel committed Apr 3, 2024
1 parent adb8e49 commit 5162e59
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions MC/config/PWGLF/xsection/g4config_had_x2.in
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@


# Scale hadronic cross section
/mcPhysics/setCrossSectionFactor deuteron hadInElastic 2.
/mcPhysics/setCrossSectionFactor anti_deuteron hadInElastic 2.
/mcPhysics/setCrossSectionFactor triton hadInElastic 2.
/mcPhysics/setCrossSectionFactor anti_triton hadInElastic 2.
/mcPhysics/setCrossSectionFactor he3 hadInElastic 2.
/mcPhysics/setCrossSectionFactor anti_he3 hadInElastic 2.
/mcPhysics/setCrossSectionFactor deuteron dInelastic 2.
/mcPhysics/setCrossSectionFactor anti_deuteron anti_deuteronInelastic 2.
/mcPhysics/setCrossSectionFactor triton tInelastic 2.
/mcPhysics/setCrossSectionFactor anti_triton anti_tritonInelastic 2.
/mcPhysics/setCrossSectionFactor He3 He3Inelastic 2.
/mcPhysics/setCrossSectionFactor anti_He3 anti_He3Inelastic 2.

0 comments on commit 5162e59

Please sign in to comment.