sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #126: Run.dat

File Run.dat, 779 bytes (added by Jan Winter, 13 years ago)

run card

Line 
1(run){
2 EVENTS = 10000;
3 ANALYSIS = 0;
4 EVENT_MODE = HepMC
5}(run)
6(beam){
7 BEAM_1          = 2212
8 BEAM_ENERGY_1   = 3500.
9 BEAM_2          = 2212
10 BEAM_ENERGY_2   = 3500.
11}(beam)
12(processes){
13 Process 93 93 -> 22 39;
14 Print_Graphs : Process;
15 End process;
16}(processes)
17(selector){
18 JetFinder   sqr(20/E_CMS) 1.
19 PT 22 50 14000
20}(selector)
21(model){
22 MODEL = ADD
23 N_ED  = 2
24 M_S   = 1000
25 M_CUT = 1000
26 KK_CONVENTION = 5
27 G_NEWTON      = 6.707e-39
28}(model)
29(me){
30 ME_SIGNAL_GENERATOR = Amegic
31}(me)
32(mi){
33 MI_HANDLER   = Amisic
34}(mi)
35(isr){
36 PDF_LIBRARY     = LHAPDFSherpa
37 PDF_SET         = cteq6ll.LHpdf
38 PDF_SET_VERSION = 1
39 PDF_GRID_PATH   = PDFsets
40}(isr)
41(analysis){
42 BEGIN_ANALYSIS {
43 LEVEL  MEs Showers
44 PT    39  0. 2000. 100 LinErr FinalState
45} END_ANALYSIS
46}(analysis)