close
Warning:
Error with navigation contributor "BrowserModule"
File test.sin, 335 bytes (added by Christian Speckner, 15 years ago) |
|
Line | |
---|
1 | model = SM |
---|
2 | |
---|
3 | process test = "e+", "e-" => "e+", "e-" |
---|
4 | |
---|
5 | compile |
---|
6 | |
---|
7 | sqrts = 500 |
---|
8 | |
---|
9 | integrate (test) |
---|
10 | |
---|
11 | histogram theta (0, 180, 1.8) |
---|
12 | histogram ctheta (-1, 1, 0.02) |
---|
13 | |
---|
14 | n_events = 100000 |
---|
15 | |
---|
16 | analysis = record theta (eval Theta / 1 degree ["e+"]) |
---|
17 | and record ctheta (eval cos (Theta) ["e+"]) |
---|
18 | |
---|
19 | simulate (test) |
---|
20 | |
---|
21 | $analysis_filename = "test" |
---|
22 | |
---|
23 | write_analysis |
---|
Download in other formats: