Skip to content

Commit 5d9da13

Browse files
authored
Add files via upload
add a new .cfg for natural decay with PYTHIA8 Mode 2
1 parent 549c6ab commit 5d9da13

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
### beams
2+
Beams:idA 2212 # proton
3+
Beams:idB 2212 # proton
4+
Beams:eCM 13600. # GeV
5+
6+
### processes
7+
SoftQCD:inelastic on # all inelastic processes
8+
9+
### decays
10+
ParticleDecays:limitTau0 on
11+
ParticleDecays:tau0Max 10.
12+
13+
### switching on Pythia Mode2
14+
ColourReconnection:mode 1
15+
ColourReconnection:allowDoubleJunRem off
16+
ColourReconnection:m0 0.3
17+
ColourReconnection:allowJunctions on
18+
ColourReconnection:junctionCorrection 1.20
19+
ColourReconnection:timeDilationMode 2
20+
ColourReconnection:timeDilationPar 0.18
21+
StringPT:sigma 0.335
22+
StringZ:aLund 0.36
23+
StringZ:bLund 0.56
24+
StringFlav:probQQtoQ 0.078
25+
StringFlav:ProbStoUD 0.2
26+
StringFlav:probQQ1toQQ0join 0.0275,0.0275,0.0275,0.0275
27+
MultiPartonInteractions:pT0Ref 2.15
28+
BeamRemnants:remnantMode 1
29+
BeamRemnants:saturation 5
30+
31+
# Correct decay lengths (wrong in PYTHIA8 decay table)
32+
# Lb
33+
5122:tau0 = 0.4390
34+
# Xic0
35+
4132:tau0 = 0.0455
36+
# OmegaC
37+
4332:tau0 = 0.0803
38+

0 commit comments

Comments
 (0)