Ticket #18: Run.3.dat
File Run.3.dat, 926 bytes (added by , 16 years ago) |
---|
Line | |
---|---|
1 | (run){ |
2 | //HEPMC2_OUTPUT=Zh_hepmc |
3 | EVENTS=50000 |
4 | ANALYSIS=1 |
5 | SPIN_CORRELATIONS=0 |
6 | }(run) |
7 | (beam){ |
8 | BEAM_1 = 2212 ! possible beam particles: P+, P-, e+, e- |
9 | BEAM_ENERGY_1 = 7000. ! in GeV |
10 | BEAM_2 = 2212 ! possible beam particles: P+, P-, e+, e- |
11 | BEAM_ENERGY_2 = 7000. ! in GeV |
12 | }(beam) |
13 | (me){ |
14 | SCALE_SCHEME = G_MEAN_PT2 ! see 'http://www.sherpa-mc.de/scales.html' |
15 | SUDAKOV_WEIGHT = 0 ! apply sudakov weight on single events |
16 | }(me) |
17 | (processes){ |
18 | Process : 93 93 -> 22 23[a] |
19 | Decay : 23[a] -> 5 -5 |
20 | Print_Graphs |
21 | End process |
22 | }(processes) |
23 | (selector){ |
24 | JetFinder sqr(20/E_CMS) 1. |
25 | PseudoRapidity 5 -2.5 2.5 |
26 | PseudoRapidity -5 -2.5 2.5 |
27 | PseudoRapidity 22 -2.5 2.5 |
28 | PT 22 20 5000 |
29 | PT 5 50 5000 |
30 | PT -5 50 5000 |
31 | "PT" 5,-5 200,10000 |
32 | "DR" 22,5 0.6,10 |
33 | "DR" 22,-5 0.6,10 |
34 | Mass 5 -5 89 93 |
35 | }(selector) |