Ticket #74: Run.dat
File Run.dat, 1.1 KB (added by , 15 years ago) |
---|
Line | |
---|---|
1 | (run){ |
2 | EVENTS = 1000 |
3 | SPIN_CORRELATIONS = 1 |
4 | HEPMC2_GENEVENT_OUTPUT=sherpa.Wh120 |
5 | }(run) |
6 | |
7 | (beam){ |
8 | BEAM_1 = 2212; BEAM_ENERGY_1 = 7000; |
9 | BEAM_2 = 2212; BEAM_ENERGY_2 = 7000; |
10 | }(beam) |
11 | |
12 | (processes){ |
13 | Process 93 93 -> 25[a] 24[b] |
14 | DecayOS 25[a] -> 15 -15 |
15 | DecayOS 24[b] -> 90 91 |
16 | |
17 | CKKW sqr(30/E_CMS) |
18 | Integration_Error 0.02 {6}; |
19 | End process; |
20 | |
21 | Process 93 93 -> 25[c] -24[d] |
22 | DecayOS 25[c] -> 15 -15 |
23 | DecayOS -24[d] -> 90 91 |
24 | |
25 | CKKW sqr(30/E_CMS) |
26 | Integration_Error 0.02 {6}; |
27 | End process; |
28 | |
29 | }(processes) |
30 | |
31 | (model){ |
32 | MODEL = SM ! Model |
33 | MASS[25] = 120.0 !Higgs Mass |
34 | WIDTH[25] = 0.0037 !Higgs Width |
35 | MASSIVE[5] = 1 ! consider massive bottom and top quarks |
36 | MASSIVE[6] = 1 |
37 | } |
38 | (selector){ |
39 | Mass 11 -11 66 400 |
40 | Mass 13 -13 66 400 |
41 | Mass 15 -15 66 400 |
42 | Mass 11 -12 10 400 |
43 | Mass -11 12 10 400 |
44 | Mass 13 -14 10 400 |
45 | Mass -13 14 10 400 |
46 | Mass 15 -16 10 400 |
47 | Mass -15 16 10 400 |
48 | }(selector) |
49 | |
50 | (me){ |
51 | #ME_SIGNAL_GENERATOR = Internal Comix |
52 | ME_SIGNAL_GENERATOR = Amegic |
53 | }(me) |
54 | |
55 | (mi){ |
56 | MI_HANDLER = None # None or Amisic |
57 | }(mi) |