close
Warning:
Error with navigation contributor "BrowserModule"
- Timestamp:
-
Jul 22, 2010, 5:21:33 PM (15 years ago)
- Author:
-
Christian Speckner
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
-
Property
Milestone
changed from
to
v2.0.3
-
initial
|
v1
|
|
32 | 32 | |
33 | 33 | analysis = record ptdist (eval Pt [extract index 1 [pr]]) |
34 | | n_events = 1000000 |
| 34 | n_events = 10 |
35 | 35 | ?unweighted = false |
36 | | simulate (drellyan) {$event_normalization = "sigma/n" checkpoint = 10000} |
37 | | |
38 | | $out_file = "test" |
39 | | write_analysis () {?out_custom = true} |
40 | | !compile_analysis (ptdist) {$out_file = "test.ps"} |
| 36 | simulate (drellyan) {$event_normalization = "sigma/n"} |
41 | 37 | }}} |