|
File eewwbb.sin, 691 bytes (added by Juergen Reuter, 15 years ago) |
Test file for the eewwbb process.
|
Line | |
---|
1 | process eett = e1, E1 -> t, T |
---|
2 | process eetwb = e1, E1 -> t, Wm, bbar |
---|
3 | process twb = t -> Wp, b |
---|
4 | process twb2 = tbar -> Wm, bbar |
---|
5 | process eewwbb = e1, E1 -> Wp, Wm, b, bbar |
---|
6 | |
---|
7 | compile |
---|
8 | |
---|
9 | !--------------------------------------------- |
---|
10 | |
---|
11 | mW = 80.419 |
---|
12 | wW = 2.12 |
---|
13 | mZ = 91.1882 |
---|
14 | wZ = 2.4952 |
---|
15 | GF = 1.16639E-5 |
---|
16 | me = 0 |
---|
17 | mmu = 0.1056583 |
---|
18 | mtau = 1.777 |
---|
19 | ms = 0.2 |
---|
20 | mc = 1.3 |
---|
21 | mb = 4.8 |
---|
22 | mtop = 174.3 |
---|
23 | wtop = 1.6 |
---|
24 | mH = 130 GeV |
---|
25 | wH = 0.00429 |
---|
26 | |
---|
27 | |
---|
28 | !!! 360 GeV |
---|
29 | !!!alphas = 0.0925 |
---|
30 | !!!!!! 500 GeV |
---|
31 | alphas = 0.0891 |
---|
32 | |
---|
33 | sqrts = 500 GeV |
---|
34 | ! beams = e1, E1 |
---|
35 | |
---|
36 | !!!seed = 0 |
---|
37 | !integrate (eett) { iterations = 3:5000, 2:5000 } |
---|
38 | !integrate (twb,twb2) { iterations = 3:5000, 2:5000 } |
---|
39 | integrate (eewwbb) { iterations = 11:20000 } |
---|
40 | |
---|
41 | show (results) |
---|
Download in other formats:
|