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 #81: Run.dat

File Run.dat, 1.0 KB (added by Frank Siegert, 14 years ago)
Line 
1(run){
2  EVENTS = 10000
3  HEPEVT_OUTPUT = gamjet_pt40_100_MPI_None
4  FILE_SIZE = 10000
5}(run)
6
7(processes){
8  Process 93 93 -> 22 93 93{2}
9  Order_EW 1
10  CKKW sqr(10.0/E_CMS)|0.20
11  Enhance_Function PPerp2(p[2]) {2}
12  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4])) {3}
13  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4]),PPerp2(p[5])) {4}
14  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4]),PPerp2(p[5]),PPerp2(p[6])) {5}
15  End process
16}(processes)
17
18(selector){
19  PT  22  45.  100.
20  PT  93  25.  980.
21}(selector)
22
23#(selector){
24#  NJetFinder  2  10.0  0.0  1.0
25#}(selector)
26
27(shower){
28  CSS_EW_MODE = 1
29}(shower) 
30
31(me){
32  ME_SIGNAL_GENERATOR = Comix
33  EVENT_GENERATION_MODE = Weighted
34  ME_QED = Off
35}(me)
36
37(integration){
38  ERROR = 0.1
39}(integration)
40
41(fragmentation){
42  FRAGMENTATION = Ahadic  # Off or Ahadic
43#  FRAGMENTATION = Off
44#  DECAYMODEL = Off
45}(fragmentation)
46
47(mi){
48  MI_HANDLER = None
49}(mi)
50
51(beam){
52  BEAM_1 = 2212
53  BEAM_ENERGY_1 = 980.0
54  BEAM_2 = -2212
55  BEAM_ENERGY_2 = 980.0
56}(beam)