We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68ddc8 commit 9ede2d5Copy full SHA for 9ede2d5
Steer/src/O2MCApplication.cxx
@@ -902,14 +902,14 @@ void addSpecialParticles()
902
amode4s[kz][1] = 0;
903
amode4s[kz][2] = 0;
904
}
905
- abratio4s[0] = 50.;
+ abratio4s[0] = 20.;
906
amode4s[0][0] = -1000020040; // anti-Helium4
907
amode4s[0][1] = 111; // pion0
908
- abratio4s[1] = 50.;
+ abratio4s[1] = 40.;
909
amode4s[1][0] = -1000010030; // anti-tritium
910
amode4s[1][2] = -2212; // anti-proton
911
amode4s[1][1] = 111; // pion0
912
- abratio4s[2] = 50.;
+ abratio4s[2] = 40.;
913
amode4s[2][0] = -1000010030; // anti-tritium
914
amode4s[2][2] = -211; // pion-
915
amode4s[2][1] = -2112; // anti-neutron
0 commit comments