whizard is hosted by Hepforge, IPPP Durham

Ticket #787: ttbar.sin

File ttbar.sin, 565 bytes (added by cweiss, 8 years ago)
Line 
1#Sindarin script for the production of quarks in electron-positron collisions at NLO
2mW = 80.376
3mZ = 91.1876
4GF = 1.16637E-005
5wZ = 2.4952
6wW = 2.124
7
8# => alpha = 132.16066
9wtop = 0
10
11#?sf_allow_s_mapping = false
12beams = E1, e1 => isr
13
14?alpha_s_is_fixed = false
15?alpha_s_from_mz = true
16?alpha_s_from_lambda_qcd = false
17
18?unweighted = false
19?check_event_weights_against_xsection = true
20
21process ttbar = E1, e1 => t, T
22
23seed = 9234
24sqrts = 500 GeV
25
26integrate (ttbar) {iterations=6:25000:"gw", 2:20000}
27
28n_events = 20000
29checkpoint = n_events / 20
30simulate (ttbar)
31