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 #82: Run_gamjets.dat

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