We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b6c57 commit d844ea9Copy full SHA for d844ea9
1 file changed
MC/config/PWGEM/pythia8/generator/configPythia_ForcedDalitz.cfg
@@ -12,10 +12,9 @@ ParticleDecays:limitTau0 on
12
ParticleDecays:tau0Max 10
13
14
15
-#decay eta -> e+ e- gamma BR = 100%
16
-221:onMode = off
17
-221:onIfMatch = 22 11 -11
18
-#221:addChannel = 1 1 0 22 11 -11
+#decay eta -> e+ e- gamma, BR = 100%
+221:oneChannel = 1 1 0 22 11 -11
19
20
#decay pi0 -> e+ e- gamma BR = 10%
21
-111:addChannel = 1 0.10 0 22 11 -11"
+111:oneChannel = 1 0.9 0 22 22
+111:addChannel = 1 0.1 0 22 11 -11
0 commit comments