1+ # Decay configuration taken from MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_Mode2_pp_ref.cfg
2+ Init:showChangedParticleData = on
3+ 4332:tau0 = 0.0803 # OmegaC
4+ 4132:tau0 = 0.0455 # Xic0
5+
6+ # switch off all decay channels
7+ 4232:onMode = off
8+ 4332:onMode = off
9+ 4132:onMode = off
10+
11+ # # Xic decays
12+ # ## Ξc+ -> p K- π+ (35%)
13+ 4232:oneChannel = 1 0.17500 0 2212 -321 211 # ## Ξc+ -> p K- π+ 6.18e-3
14+ 4232:addChannel = 1 0.17500 0 2212 -313 # ## Ξc+ -> p antiK*0(892)
15+ # ## Ξc+ -> Ξ- π+ π+ (35%) (set the same as Ξc+ -> p K- π+)
16+ 4232:addChannel = 1 0.35000 0 3312 211 211 # ## Ξc+ -> Ξ- π+ π+ 2.86%
17+ # ## Ξc+ -> p φ (10%)
18+ 4232:addChannel = 1 0.10000 0 2212 333 # ## Ξc+ -> p φ
19+ # ## Ξc+ -> sigma+ π+ π- (10%)
20+ 4232:addChannel = 1 0.12500 0 3222 -211 211 # ## Ξc+ -> sigma+ π- π+ 1.37%
21+ # ## Ξc+ -> Ξ*0 π+ (10%)
22+ 4232:addChannel = 1 0.12500 0 3324 211 # is this decay channel existing?
23+
24+ # ## Ξc+ -> p K- π+
25+ 4232:onIfMatch = 2212 321 211
26+ # ## Ξc+ -> p antiK*0(892)
27+ 4232:onIfMatch = 2212 313
28+ # ## Ξc+ -> p φ
29+ 4232:onIfMatch = 2212 333
30+ # ## Ξc+ -> sigma+ π+ π- (10%)
31+ 4232:onIfMatch = 3222 211 211
32+ # ## Ξc+ -> Ξ*0 π+, Ξ*0 -> Ξ- π+
33+ 4232:onIfMatch = 3324 211
34+ # ## Ξc+ -> Ξ- π+ π+
35+ 4232:onIfMatch = 3312 211 211
36+
37+ # # Xic0 decays
38+ # ## add Xic0 decays absent in PYTHIA8 decay table
39+ 4132:oneChannel = 1 0.0143 0 3312 211 # ## Xi_c()0 --> Xi- pi+ 0.01432524810113947
40+
41+ # ## Xic0 -> Xi- pi+
42+ 4132:onIfMatch = 3312 211
43+ # Matching Exclusive Decay Channels:
44+ # -------------------------------------------------------
45+ # Xi_c()0 --> Xi- pi+ 0.01432524810113947
46+ # -> PDG Codes: 3312, 211
47+ # Xi_c()0 --> Xi- pi+ pi+ pi- 0.04775082700379833
48+ # -> PDG Codes: 3312, 211, 211, -211
49+
50+ # # OmegaC decays
51+ # ## add custom OmegaC decays absent in PYTHIA8 decay table
52+ 4332:oneChannel = 1 0.5 0 3334 211
53+ 4332:addChannel = 1 0.5 0 3312 211
54+
55+ # ## Omega_c -> Omega pi
56+ 4332:onIfMatch = 3334 211
57+ # Matching Exclusive Decay Channels:
58+ # -------------------------------------------------------
59+ # Omega_c()0 --> Omega- pi+ None
60+ # -> PDG Codes: 3334, 211
61+ # Omega_c()0 --> Omega- pi+ pi0 1.79939678284182
62+ # -> PDG Codes: 3334, 211, 111
63+ # Omega_c()0 --> Omega- pi- 2 pi+ 0.30954954954955
64+ # -> PDG Codes: 3334, -211, [2], 211
65+
66+ # ## Omega_c -> Xi pi
67+ 4332:onIfMatch = 3312 211
68+ # Matching Exclusive Decay Channels:
69+ # -------------------------------------------------------
70+ # Omega_c()0 --> Xi- Kbar0 pi+ 2.12
71+ # -> PDG Codes: 3312, -311, 211
72+ # Omega_c()0 --> Xi- K- 2 pi+ 0.625932203389831
73+ # -> PDG Codes: 3312, -321, [2], 211
74+
75+ # # Allow the decay of resonances in the decay chain
76+ # ## for Xic0 -> pi Xi -> pi pi Lambda -> pi pi pi p
77+ # ## and Omega_c -> pi Xi -> pi pi Lambda -> pi pi pi p
78+ 3312:onMode = off
79+ 3312:onIfAll = 3122 -211
80+ # ## for Omega_c -> pi Omega -> pi K Lambda -> pi K pi p
81+ 3334:onMode = off
82+ 3334:onIfAll = 3122 -321
0 commit comments