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.me.dat

File Run.diphoton.me.dat, 963 bytes (added by Frank Siegert, 14 years ago)
Line 
1(run){
2  EVENTS = 1000000
3}(run)
4
5(processes){
6  Process 21 21 -> 22 22
7  Scales VAR{Abs2(p[2]+p[3])}
8  Loop_Generator gg_yy
9  End process;
10
11  Process 93 93 -> 22 22 93{2}
12  Order_EW 2
13  CKKW sqr(10.0/E_CMS)
14  Enhance_Function PPerp2(p[2]) {2}
15  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4])) {3}
16  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4]),PPerp2(p[5])) {4}
17  Enhance_Function max(PPerp2(p[2]),PPerp2(p[3]),PPerp2(p[4]),PPerp2(p[5]),PPerp2(p[6])) {5}
18  End process
19}(processes)
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 = Internal 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 = Off
41  DECAYMODEL = Off
42}(fragmentation)
43
44(mi){
45  MI_HANDLER = None
46}(mi)
47
48(beam){
49  BEAM_1 = 2212
50  BEAM_ENERGY_1 = 980.0
51  BEAM_2 = -2212
52  BEAM_ENERGY_2 = 980.0
53}(beam)