1 |
antoniov |
1.1 |
************************************************************
|
2 |
|
|
* input file PHOJET v1.12
|
3 |
|
|
************************************************************
|
4 |
|
|
*
|
5 |
|
|
* Define the process
|
6 |
|
|
* ===================
|
7 |
|
|
*
|
8 |
|
|
* 1 non-diffractive inelastic process
|
9 |
|
|
* 2 elastic scattering
|
10 |
|
|
* 3 quasi-elastic rho/omega/phi and pi+/pi-production
|
11 |
|
|
* 4 central diffraction (DPE)
|
12 |
|
|
* 5 single diffraction of PARTICLE1
|
13 |
|
|
* 6 single diffraction of PARTICLE2
|
14 |
|
|
* 7 double diffraction
|
15 |
|
|
* 8 single-resolved / direct processes / photon-hadron, photon-photon
|
16 |
|
|
*
|
17 |
|
|
* 9 hard interaction in SD of PARTICLE1
|
18 |
|
|
* 10 hard interaction in SD of PARTICLE2
|
19 |
|
|
* 11 hard interaction in DPE
|
20 |
|
|
*
|
21 |
|
|
* PROCESS 1 0 1 1 1 1 1 1
|
22 |
|
|
*
|
23 |
|
|
PROCESS 1 0 1 1 1 1 1 1 1 1 1
|
24 |
|
|
*
|
25 |
|
|
* define particles
|
26 |
|
|
* ==================
|
27 |
|
|
* id virtuality
|
28 |
|
|
*
|
29 |
|
|
PARTICLE1 2212 0.0
|
30 |
|
|
PARTICLE2 2212 0.0
|
31 |
|
|
* Set Min Bias option
|
32 |
|
|
*SETMODEL 2 0
|
33 |
|
|
*
|
34 |
|
|
* Diffractive parameters
|
35 |
|
|
* This sets the diff. mass dist. for diff. dissociation
|
36 |
|
|
* ISWMDL(22) = 2 <-> dsig/dM^2 ~ 1/M^(2alphaeff(0))
|
37 |
|
|
*SETMODEL 22 2
|
38 |
|
|
*SETMODEL 13 0
|
39 |
|
|
* PARMDL(45) -> upper mass cut for diff. system
|
40 |
|
|
* MDmax = PARMDL(45)*sqrt(s)
|
41 |
|
|
* Default: 0.46
|
42 |
|
|
*SETPARAM 45 0.46
|
43 |
|
|
* PARMDL(46) -> lower diff. mass cut
|
44 |
|
|
* Default: 0.3 GeV
|
45 |
|
|
*SETPARAM 46 0.3
|
46 |
|
|
* PARMDL(48) -> alphaeff(0) (effective pomeron intercept)
|
47 |
|
|
* Default: 1.08
|
48 |
|
|
*SETPARAM 46 1.08
|
49 |
|
|
* Central Diff. parameters
|
50 |
|
|
* PARMDL(70) -> lower cut on sqrt(s1/MCD^2) and sqrt(s2/MCD^2)
|
51 |
|
|
* where MCD is the central system inv. mass
|
52 |
|
|
* MCD^2 = (1 - xA)(1 - xB)s
|
53 |
|
|
* xA = 1 - s2/s xB = -(1 - s1/s)
|
54 |
|
|
* Default: 2
|
55 |
|
|
*SETPARAM 70 2
|
56 |
|
|
* PARMDL(71) -> lower cut on MCD
|
57 |
|
|
* Deafult: 2.0 GeV
|
58 |
|
|
*SETPARAM 71 2.0
|
59 |
|
|
* PARMDL(72) -> lower cut (c) on xA and xB
|
60 |
|
|
* c = max(PARMDL(72), 1 - 1/PARMDL(70)^2)
|
61 |
|
|
*SETPARAM 72 0
|
62 |
|
|
* Initial/final state radiation
|
63 |
|
|
* ISWMDL(8) -> 0: no parton showers
|
64 |
|
|
* 1: only final state parton showers by JETSET
|
65 |
|
|
* 2: only initial state parton showers
|
66 |
|
|
* 3: initial and final state parton showers
|
67 |
|
|
* Default: 3
|
68 |
|
|
*SETMODEL 8 3
|
69 |
|
|
*
|
70 |
|
|
* debug events
|
71 |
|
|
* ============
|
72 |
|
|
* LEVEL desired output level
|
73 |
|
|
* 0 standard output
|
74 |
|
|
* 3 internal rejections
|
75 |
|
|
* 5 cross sections, slopes etc.
|
76 |
|
|
* 10 parameter of subroutines and
|
77 |
|
|
* results
|
78 |
|
|
* 20 huge amount of debug output
|
79 |
|
|
* 30 maximal possible output
|
80 |
|
|
*
|
81 |
|
|
* 1st event to be traced/number of events to be traced/output level
|
82 |
|
|
* DEBUG 1 3 35
|
83 |
|
|
*
|
84 |
|
|
* ID of subroutine to be traced/output level
|
85 |
|
|
*
|
86 |
|
|
* TRACE 72 10
|
87 |
|
|
*
|
88 |
|
|
* Random number generator seeds
|
89 |
|
|
* INIT-RNDM 12 56 98 112
|
90 |
|
|
INIT-RNDM 101 157 176 87
|
91 |
|
|
*
|
92 |
|
|
*
|
93 |
|
|
|
94 |
|
|
* generate 100000 events in CMS system
|
95 |
|
|
*
|
96 |
|
|
* cms energy(GeV) #events
|
97 |
|
|
*
|
98 |
|
|
EVENT-CMS 8000.0 10000
|
99 |
|
|
*
|
100 |
|
|
ENDINPUT
|