whizard is hosted by Hepforge, IPPP Durham

Ticket #797: fail.sin

File fail.sin, 566 bytes (added by Juergen Reuter, 8 years ago)

SINDARIN file for failing phase space generation

Line 
1model = seesawib_sarah
2include("WHIZARD.par.SeesawIb_Punkt_16")
3
4
5openmp_num_threads = 1
6
7##
8# set parton masses to 0
9##
10Mu1=0
11Md1=0
12Mu2=0
13Md2=0
14
15?use_vamp_equivalences = true
16
17?fatal_beam_decay = false
18# ?vis_diags = true
19?phs_only = true
20
21process dreck = h2, h2 => d1, d1bar { $restrictions = "1+2 ~ h1" }
22process scatman = "nR1", "nR1" => d1, d1bar
23process scatman2 = "nR2", "nR1" => d1, d1bar
24process scatman3 = "d1", "d1bar" => "nR1", "nR2"
25
26process foo_p1000014_1 = nR2 => nR1, d3, d3bar
27
28sqrts = 20000 GeV
29
30# integrate (scatman2)
31
32integrate (foo_p1000014_1)