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 #101: Run.single.me.dat

File Run.single.me.dat, 860 bytes (added by Frank Siegert, 14 years ago)
Line 
1(run){
2  EVENTS = 1000000
3}(run)
4
5(processes){
6  Process 93 93 -> 22 93 93{2}
7  Order_EW 1
8  CKKW sqr(10.0/E_CMS)
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  NJetFinder  2  10.0  0.0  1.0
18}(selector)
19
20(shower){
21  CSS_EW_MODE = 1
22}(shower) 
23
24(me){
25  ME_SIGNAL_GENERATOR = Comix
26  EVENT_GENERATION_MODE = Weighted
27  ME_QED = Off
28}(me)
29
30(integration){
31  ERROR = 0.1
32}(integration)
33
34(fragmentation){
35  FRAGMENTATION = Off
36  DECAYMODEL = Off
37}(fragmentation)
38
39(mi){
40  MI_HANDLER = None
41}(mi)
42
43(beam){
44  BEAM_1 = 2212
45  BEAM_ENERGY_1 = 980.0
46  BEAM_2 = -2212
47  BEAM_ENERGY_2 = 980.0
48}(beam)