|
| 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+ -> Ξ- π+ π+ (40%) (set the same as Ξc+ -> p K- π+) |
| 13 | +4232:oneChannel = 1 0.8000 0 3312 211 211 ### Ξc+ -> Ξ- π+ π+ 2.86% |
| 14 | +### Ξc+ -> Ξ*0 π+ (10%) |
| 15 | +4232:addChannel = 1 0.20000 0 3324 211 |
| 16 | + |
| 17 | +### Ξc+ -> Ξ*0 π+, Ξ*0 -> Ξ- π+ |
| 18 | +4232:onIfMatch = 3324 211 |
| 19 | +### Ξc+ -> Ξ- π+ π+ |
| 20 | +4232:onIfMatch = 3312 211 211 |
| 21 | + |
| 22 | +## Xic0 decays |
| 23 | +### add Xic0 decays absent in PYTHIA8 decay table |
| 24 | +4132:oneChannel = 1 0.0143 0 3312 211 ### Xi_c()0 --> Xi- pi+ 0.01432524810113947 |
| 25 | + |
| 26 | +### Xic0 -> Xi- pi+ |
| 27 | +4132:onIfMatch = 3312 211 |
| 28 | +# Matching Exclusive Decay Channels: |
| 29 | +# ------------------------------------------------------- |
| 30 | +# Xi_c()0 --> Xi- pi+ 0.01432524810113947 |
| 31 | +# -> PDG Codes: 3312, 211 |
| 32 | +# Xi_c()0 --> Xi- pi+ pi+ pi- 0.04775082700379833 |
| 33 | +# -> PDG Codes: 3312, 211, 211, -211 |
| 34 | + |
| 35 | +## OmegaC decays |
| 36 | +### add custom OmegaC decays absent in PYTHIA8 decay table |
| 37 | +4332:oneChannel = 1 0.7 0 3334 211 |
| 38 | +4332:addChannel = 1 0.1 0 3312 211 |
| 39 | +4332:addChannel = 1 0.2 0 3334 321 |
| 40 | + |
| 41 | +### Omega_c -> Omega pi |
| 42 | +4332:onIfMatch = 3334 211 |
| 43 | +# Matching Exclusive Decay Channels: |
| 44 | +# ------------------------------------------------------- |
| 45 | +# Omega_c()0 --> Omega- pi+ None |
| 46 | +# -> PDG Codes: 3334, 211 |
| 47 | +# Omega_c()0 --> Omega- pi+ pi0 1.79939678284182 |
| 48 | +# -> PDG Codes: 3334, 211, 111 |
| 49 | +# Omega_c()0 --> Omega- pi- 2 pi+ 0.30954954954955 |
| 50 | +# -> PDG Codes: 3334, -211, [2], 211 |
| 51 | + |
| 52 | +### Omega_c -> Xi pi |
| 53 | +4332:onIfMatch = 3312 211 |
| 54 | +# Matching Exclusive Decay Channels: |
| 55 | +# ------------------------------------------------------- |
| 56 | +# Omega_c()0 --> Xi- Kbar0 pi+ 2.12 |
| 57 | +# -> PDG Codes: 3312, -311, 211 |
| 58 | +# Omega_c()0 --> Xi- K- 2 pi+ 0.625932203389831 |
| 59 | +# -> PDG Codes: 3312, -321, [2], 211 |
| 60 | + |
| 61 | +### Omega_c -> Omega Kaon |
| 62 | +4332:onIfMatch = 3334 321 |
| 63 | + |
| 64 | +## Allow the decay of resonances in the decay chain |
| 65 | +### and Omega_c -> pi Xi -> pi pi Lambda -> pi pi pi p |
| 66 | +3312:onMode = off |
| 67 | +3312:onIfAll = 3122 -211 |
| 68 | +### for Omega_c -> pi Omega -> pi K Lambda -> pi K pi p |
| 69 | +3334:onMode = off |
| 70 | +3334:onIfAll = 3122 -321 |
0 commit comments