|
close
Warning:
Error with navigation contributor "BrowserModule"
File w2_test1.sin, 1.0 KB (added by Juergen Reuter, 15 years ago) |
W2 Test1 input file
|
Line | |
---|
1 | model = SM |
---|
2 | |
---|
3 | process sm_proc_01 = e1, E1 -> b, B, u, D, d, U |
---|
4 | process sm_proc_02 = e1, E1 -> b, B, u, U, g, g |
---|
5 | process sm_proc_03 = e1, E1 -> b, B, g, g, g, g |
---|
6 | process sm_proc_04 = e1, E1 -> b, B, u, D, e1, N1 |
---|
7 | process sm_proc_05 = e1, E1 -> b, B, E1, n1, e1, N1 |
---|
8 | process sm_proc_06 = e1, E1 -> b, B, E1, n1, e2, N2 |
---|
9 | process sm_proc_07 = e1, E1 -> b, B, E2, n2, e2, N2 |
---|
10 | |
---|
11 | compile |
---|
12 | |
---|
13 | !--------------------------------------------- |
---|
14 | |
---|
15 | mW = 80.419 |
---|
16 | wW = 2.12 |
---|
17 | mZ = 91.1882 |
---|
18 | wZ = 2.4952 |
---|
19 | GF = 1.16639E-5 |
---|
20 | me = 0 |
---|
21 | mmu = 0.1056583 |
---|
22 | mtau = 1.777 |
---|
23 | ms = 0.2 |
---|
24 | mc = 1.3 |
---|
25 | mb = 4.8 |
---|
26 | mtop = 174.3 |
---|
27 | wtop = 1.6 |
---|
28 | mH = 130 GeV |
---|
29 | wH = 0.00429 |
---|
30 | |
---|
31 | |
---|
32 | !!! 360 GeV |
---|
33 | alphas = 0.0925 |
---|
34 | !!!!!! 500 GeV |
---|
35 | !!!alphas = 0.0891 |
---|
36 | |
---|
37 | alias lepton = e1:e2:e3:E1:E2:E3 |
---|
38 | alias neutrino = n1:n2:n3:N1:N2:N3 |
---|
39 | alias jet = u:d:s:c:b:U:D:S:C:B:g |
---|
40 | |
---|
41 | sqrts = 360 GeV |
---|
42 | !!! sqrts = 500 GeV |
---|
43 | beams = e1, E1 |
---|
44 | |
---|
45 | |
---|
46 | cuts = all E > 10 GeV [jet] and |
---|
47 | all M > 10 GeV [combine [jet, jet]] and |
---|
48 | all 5 degree < Theta < 175 degree [jet] |
---|
49 | integrate (sm_proc_01) { iterations = 1:100000,20:100000,1:1000000 } |
---|
50 | show (results) |
---|
Download in other formats:
|