Ticket #306: Run4.dat
File Run4.dat, 697 bytes (added by , 10 years ago) |
---|
Line | |
---|---|
1 | (run){ |
2 | EVENTS 10; |
3 | FRAGMENTATION=Off; |
4 | MI_HANDLER=None; |
5 | |
6 | BEAM_1 2212; BEAM_ENERGY_1 6500; |
7 | BEAM_2 2212; BEAM_ENERGY_2 6500; |
8 | |
9 | PDF_LIBRARY MSTW08Sherpa; PDF_SET mstw2008nlo_nf4; |
10 | MASSIVE[5] 1; MASS[5] 4.75; # consistent with MSTW 2008 nf 4 set |
11 | |
12 | % tags and settings for ME-level cuts |
13 | JCUT:=20.0; |
14 | |
15 | # EVENT_OUTPUT=HepMC_Short[bbbbjj]; |
16 | }(run) |
17 | |
18 | (processes){ |
19 | Process 93 93 -> 5 -5 93 93 93{1} |
20 | Integration_Error 0.05 {4}; |
21 | Order_EW 0; |
22 | CKKW sqr(JCUT/E_CMS); |
23 | Integration_Error 0.10; |
24 | End process; |
25 | }(processes) |
26 | |
27 | (selector){ |
28 | NJetFinder 4 JCUT 0.0 0.1 -1 5.0 5.0 |
29 | NJetFinder 2 JCUT 0.0 0.4 -1 5.0 |
30 | DeltaR 93 5 0.4 100; |
31 | DeltaR 93 -5 0.4 100; |
32 | }(selector) |