Skip to content

Commit 5162e59

Browse files
Francesco Mazzaschisawenzel
authored andcommitted
Use proper hadronic process for the different nuclear species
1 parent adb8e49 commit 5162e59

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

MC/config/PWGLF/xsection/g4config_had_x2.in

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464

6565

6666
# Scale hadronic cross section
67-
/mcPhysics/setCrossSectionFactor deuteron hadInElastic 2.
68-
/mcPhysics/setCrossSectionFactor anti_deuteron hadInElastic 2.
69-
/mcPhysics/setCrossSectionFactor triton hadInElastic 2.
70-
/mcPhysics/setCrossSectionFactor anti_triton hadInElastic 2.
71-
/mcPhysics/setCrossSectionFactor he3 hadInElastic 2.
72-
/mcPhysics/setCrossSectionFactor anti_he3 hadInElastic 2.
67+
/mcPhysics/setCrossSectionFactor deuteron dInelastic 2.
68+
/mcPhysics/setCrossSectionFactor anti_deuteron anti_deuteronInelastic 2.
69+
/mcPhysics/setCrossSectionFactor triton tInelastic 2.
70+
/mcPhysics/setCrossSectionFactor anti_triton anti_tritonInelastic 2.
71+
/mcPhysics/setCrossSectionFactor He3 He3Inelastic 2.
72+
/mcPhysics/setCrossSectionFactor anti_He3 anti_He3Inelastic 2.
7373

0 commit comments

Comments
 (0)