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.diphoton.ps.dat

File Run.diphoton.ps.dat, 1.2 KB (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
15  Process 93 93 -> 93 93 93{2}
16  Order_EW 0
17  CKKW sqr(10.0/E_CMS)
18  Enhance_Function PPerp2(p[2]) {2}
19  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4])) {3}
20  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4]),PPerp2(p[5])) {4}
21  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4]),PPerp2(p[5]),PPerp2(p[6])) {5}
22  End process
23}(processes)
24
25(selector){
26  NJetFinder  2  10.0  0.0  1.0
27}(selector)
28
29(shower){
30  CSS_EW_MODE = 1
31}(shower) 
32
33(me){
34  ME_SIGNAL_GENERATOR = Comix
35  EVENT_GENERATION_MODE = Weighted
36  ME_QED = Off
37}(me)
38
39(integration){
40  ERROR = 0.1
41}(integration)
42
43(fragmentation){
44  FRAGMENTATION = Off
45  DECAYMODEL = Off
46}(fragmentation)
47
48(mi){
49  MI_HANDLER = None
50}(mi)
51
52(beam){
53  BEAM_1 = 2212
54  BEAM_ENERGY_1 = 980.0
55  BEAM_2 = -2212
56  BEAM_ENERGY_2 = 980.0
57}(beam)