whizard is hosted by Hepforge, IPPP Durham
close Warning: Error with navigation contributor "BrowserModule"

Changes between Initial Version and Version 1 of Ticket #351


Ignore:
Timestamp:
Jul 22, 2010, 5:21:33 PM (15 years ago)
Author:
Christian Speckner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #351

    • Property Milestone changed from to v2.0.3
  • Ticket #351 – Description

    initial v1  
    3232
    3333analysis = record ptdist (eval Pt [extract index 1 [pr]])
    34 n_events = 1000000
     34n_events = 10
    3535?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"}
     36simulate (drellyan) {$event_normalization = "sigma/n"}
    4137}}}