1 |
* |
2 |
* $Id: README,v 3.3 2005/07/25 11:53:21 cafagna Exp $ |
3 |
* |
4 |
* $Log: README,v $ |
5 |
* Revision 3.3 2005/07/25 11:53:21 cafagna |
6 |
* Several updates. See history for details |
7 |
* |
8 |
* Revision 3.2 2002/12/05 10:17:42 pamela |
9 |
* Update CAS and CALO geometries and positions. Makefile updated as well |
10 |
* |
11 |
* Revision 3.1.1.1 2002/07/11 16:01:59 cafagna |
12 |
* First GPAMELA release on CVS |
13 |
* |
14 |
* |
15 |
* This directory was created from gpamela.car patch _inform |
16 |
*CMZ : 2.01/00 05/04/2000 14.35.18 by Marialuigia Ambriola |
17 |
*CMZ : 3.00/00 08/02/2002 17.33.00 by Unknown |
18 |
*CMZ : 2.03/00 06/11/2000 01.40.19 by Francesco Cafagna |
19 |
*CMZ : 2.02/00 12/10/2000 16.03.56 by Francesco Cafagna |
20 |
*CMZU: 2.01/00 05/04/2000 09.51.03 by Unknown |
21 |
*CMZ : 2.00/00 03/03/2000 15.33.44 by Francesco Cafagna |
22 |
*CMZ : 1.02/00 25/01/2000 18.22.29 by Francesco Cafagna |
23 |
*CMZ : 1.01/01 23/05/96 17.11.59 by Francesco Cafagna |
24 |
*CMZ : 1.01/00 22/05/96 09.46.03 by Francesco Cafagna |
25 |
*CMZ : 1.00/03 30/04/96 17.40.07 by Francesco Cafagna |
26 |
*CMZ : 1.00/02 03/04/96 18.23.50 by Francesco Cafagna |
27 |
*CMZ : 1.00/01 28/11/95 18.54.38 by Francesco Cafagna |
28 |
*-- Author : Francesco Cafagna 28/11/95 |
29 |
|
30 |
GPAMELA: A GEANT based montecarlo of PAMELA |
31 |
|
32 |
This CMZ file contains: |
33 |
A.patchy $VERSION , with the version in use |
34 |
B.patchy $HISTORY , general comments on changes and implementations |
35 |
C.patchy $INFORM , infos on patchy and flag to be used in the program |
36 |
D.patchy $KUMACS , collection of CMZ kumacs |
37 |
E.patchy $MANUAL , LaTeX version of the program user guide |
38 |
E.patchy *GPAMELA , pilot patchy with the +USE directives |
39 |
F.patchy GPCDES , patchy with common definitions |
40 |
G.patchy GPAMELA , main patchy with the general routines |
41 |
H.patchy GPTOF , patchy with specific TOF routines |
42 |
I.patchy GPTRD , patchy with specific TRD routines |
43 |
L.patchy GPCALO , patchy with specific CALO routines |
44 |
M.patchy GPSPEC , patchy with specific SPECTROMETER routines |
45 |
N.patchy GPFIELD , patchy with specific MAGNETIC FIELD routines |
46 |
O.patchy GPHYS , patchy with specific PHYSics routines |
47 |
P.patchy GPOBSOLETE, patchy with routines declared obsolete |
48 |
Q.patchy GPGAR , patchy with GARFIELD interface routines |
49 |
|
50 |
Flags used: |
51 |
INTER , To select interactive version option. |
52 |
DEB , To select the same option of INTER in GUKINE without the full |
53 |
interactive version options. |
54 |
HIGZ , To select HIGZ related code. |
55 |
X11 , To select X11 version |
56 |
PP , To select ++ version |
57 |
MAGNET , To select magnetic field correction in spectrometer digits. |
58 |
|
59 |
TYPE , Used in GEANT GCDES to explicit declare the variable type. |
60 |
SINGLE , Used in GEANT GCDES to select single precision |
61 |
INCLUDE , Used in GEANT GCDES |
62 |
NOGFLUCT, To select Gaussian straggling calculation inside the GPUCAL |
63 |
and GPUSPE routines instead that the GFLUCT one. |
64 |
GARFIELD, To select GARFIELD interface |
65 |
MANYWIRE, LONGLIST, BIGMAP, To be used with GARFIELD |
66 |
|
67 |
For the use of fluka as hadronic process simulation program the file |
68 |
FLUKAAF.DAT is necessary. For this reason the CERN_ROOT environment |
69 |
variable has to be added in the file .login with the value /cern/pro. |
70 |
|
71 |
|
72 |
DATA CARDS definition and usage. If not specified you can use DATA CARDS |
73 |
options in any order. |
74 |
|
75 |
+--------------+----------------------+---------------------------------------+ |
76 |
| DATA CARD | USAGE | ACTION | |
77 |
+--------------+----------------------+---------------------------------------+ |
78 |
| MAGN | 1 or 2 or 3 | Select magnetic field type. 1 is the | |
79 |
| | | strongly inhomogeneus case, | |
80 |
| | | GPFIELD.MAP is required | |
81 |
| | | | |
82 |
| NDET | 'TOF ' 'TRD ' | Do not simulate the selected | |
83 |
| | 'SPE ' 'CAL ' 'CAT ' | detectors | |
84 |
| | 'CAS ' 'SPHE' | | |
85 |
| | | | |
86 |
| CAS | 'NVOL' 'NPHY' 'NHBK' | Disable CAS volume simulation, as NDET| |
87 |
| | | or physics, i.e. SET DET or hits, or | |
88 |
| | | n-tple definition. | |
89 |
| | | | |
90 |
| CAT | 'NVOL' 'NPHY' 'NHBK' | Disable CAT volume simulation, as NDET| |
91 |
| | | or physics, i.e. SET DET or hits, or | |
92 |
| | | n-tple definition. | |
93 |
| | | | |
94 |
| TOF | 'NVOL' 'NPHY' 'NHBK' | Disable TOF volume simulation, as NDET| |
95 |
| | | or physics, i.e. SET DET or hits, or | |
96 |
| | | n-tple definition. | |
97 |
| | | | |
98 |
| TRD | 'NVOL' 'NPHY' 'NHBK' | Disable TRD volume simulation, as NDET| |
99 |
| | | or physics, i.e. SET DET or hits, or | |
100 |
| | | n-tple definition. | |
101 |
| | | | |
102 |
| SPE | 'NVOL' 'NPHY' 'NHBK' | Disable SPE volume simulation, as NDET| |
103 |
| | | or physics, i.e. SET DET or hits, or | |
104 |
| | | n-tple definition. | |
105 |
| | | | |
106 |
| CAL | 'NVOL' 'NPHY' 'NHBK' | Disable CAL volume simulation, as NDET| |
107 |
| | | or physics, i.e. SET DET or hits, or | |
108 |
| | | n-tple definition. | |
109 |
| | | | |
110 |
| S4 | 'NVOL' 'NPHY' 'NHBK' | Disable S4 volume simulation, as NDET| |
111 |
| | | or physics, i.e. SET DET or hits, or | |
112 |
| | | n-tple definition. | |
113 |
| | | | |
114 |
| HCWN | 1 | Enable CWN-tple | |
115 |
| | | | |
116 |
| HLON | 1 | Select CWN long format | |
117 |
| | | | |
118 |
| NCPL | 44 integers 1<=n<=44 | Exclude the listed calorimeter silicon| |
119 |
| | Ex.: 1 33 6 12 31=10 | plane from the simulation | |
120 |
| | | | |
121 |
| NCSI | 9 integers 1<=n<=9 | Exclude the listed calorimeter silicon| |
122 |
| | Ex.: 1 3=9 6 5=4 | detectors from any calorimeter plane | |
123 |
| | | | |
124 |
| | | | |
125 |
| NCAB | 22 integers 1<=n<=22 | Exclude the listed calorimeter | |
126 |
| | Ex.: 4=22 20 7 11=2 | absorber planes from the simulation | |
127 |
| | | | |
128 |
| CALO | 'NOWn' | Use 'n' planes without tungsten | |
129 |
| | | | |
130 |
| SPTM | 'SICA' 'W ' 'SITR' | Enable Special Tracking Parameter for | |
131 |
| | 'SITR' 'XE ' 'SCIN' | selected tracking media | |
132 |
| | 'TRAD' 'FE ' 'KAP ' | To obtain the correct energy value for| |
133 |
| | 'N2G ' 'G10 ' 'AL ' | the calorimeter, "SICA","G10C","W2 ' | |
134 |
| | 'AER ' 'ROA ' 'CE ' | and "CE " MUST be enabled. | |
135 |
| | 'W2 ' 'G10C' | | |
136 |
| | | | |
137 |
| HPAK | 'FLUK' 'GCAL' | To select FLUKA or GACLOR as hadronic | |
138 |
| | | process simulation package. | |
139 |
| | | | |
140 |
| AUTM | 'TMAX' 'STMA' 'DEEM' | Force AUTO calculation for specified | |
141 |
| | 'EPSI' 'STMI' | parameters, regardless of AUTO data | |
142 |
| | | card value | |
143 |
| | | | |
144 |
| TMAX | Any real number | Pass TMAXFD tracking parameter value | |
145 |
| | | | |
146 |
| STMA | Any real number | Pass STEMAX tracking parameter value | |
147 |
| | | | |
148 |
| DEEM | Any real number | Pass DEEMAX tracking parameter value | |
149 |
| | | | |
150 |
| EPSI | Any real number | Pass EPSIL tracking parameter value | |
151 |
| | | | |
152 |
| STMI | Any real number | Pass STMIN tracking parameter value | |
153 |
| | | | |
154 |
| TPAL | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
155 |
| | 3=DEEMAX 4=STMIN | STMIN for aluminum | |
156 |
| | 5=EPSIL | | |
157 |
| | | | |
158 |
| TG10 | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
159 |
| | 3=DEEMAX 4=STMIN | STMIN for G10 | |
160 |
| | 5=EPSIL | | |
161 |
| | | | |
162 |
| T10C | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
163 |
| | 3=DEEMAX 4=STMIN | STMIN for calorimeter G10C | |
164 |
| | 5=EPSIL | | |
165 |
| | | | |
166 |
| TPN2 | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
167 |
| | 3=DEEMAX 4=STMIN | STMIN for nitrogen gas | |
168 |
| | 5=EPSIL | | |
169 |
| | | | |
170 |
| TPW | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
171 |
| | 3=DEEMAX 4=STMIN | STMIN for tungsten | |
172 |
| | 5=EPSIL | | |
173 |
| | | | |
174 |
| TPW2 | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
175 |
| | 3=DEEMAX 4=STMIN | STMIN for calorimeter tungsten mix | |
176 |
| | 5=EPSIL | | |
177 |
| | | | |
178 |
| TPKA | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
179 |
| | 3=DEEMAX 4=STMIN | STMIN for kapton | |
180 |
| | 5=EPSIL | | |
181 |
| | | | |
182 |
| TPFE | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
183 |
| | 3=DEEMAX 4=STMIN | STMIN for iron | |
184 |
| | 5=EPSIL | | |
185 |
| | | | |
186 |
| TRAD | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
187 |
| | 3=DEEMAX 4=STMIN | STMIN for TRD radiator | |
188 |
| | 5=EPSIL | | |
189 |
| | | | |
190 |
| TPRO | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
191 |
| | 3=DEEMAX 4=STMIN | STMIN for roacell | |
192 |
| | 5=EPSIL | | |
193 |
| | | | |
194 |
| TPCF | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
195 |
| | 3=DEEMAX 4=STMIN | STMIN for carbon fibers | |
196 |
| | 5=EPSIL | | |
197 |
| | | | |
198 |
| TPSC | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
199 |
| | 3=DEEMAX 4=STMIN | STMIN for scintillator | |
200 |
| | 5=EPSIL | | |
201 |
| | | | |
202 |
| TSCA | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
203 |
| | 3=DEEMAX 4=STMIN | STMIN for silicon (calorimeter) | |
204 |
| | 5=EPSIL | | |
205 |
| | | | |
206 |
| TSTR | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
207 |
| | 3=DEEMAX 4=STMIN | STMIN for silicon (tracker) | |
208 |
| | 5=EPSIL | | |
209 |
| | | | |
210 |
| TPXE | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
211 |
| | 3=DEEMAX 4=STMIN | STMIN for Xenon | |
212 |
| | 5=EPSIL | | |
213 |
| | | | |
214 |
| TPAE | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
215 |
| | 3=DEEMAX 4=STMIN | STMIN for aerogel | |
216 |
| | 5=EPSIL | | |
217 |
| | | | |
218 |
| TPCE | 1=TMAXFD 2=STEMAX | Pass TMAXFD, STEMAX,DEEMAX, EPSIL and | |
219 |
| | 3=DEEMAX 4=STMIN | STMIN for kaolinite (calorimeter | |
220 |
| | 5=EPSIL | insulator) | |
221 |
| | | | |
222 |
| *HBFI | 11 'HB$REF:GP.HIS' | To define user LUNIT and name | |
223 |
| | | HBOOK file. (Max 80 characters ) | |
224 |
| | | | |
225 |
| *GAFI | 12 'FILENAME.GAR' | To define user LUNIT and name | |
226 |
| | | for GARFIELD file.(Max 80 characters) | |
227 |
| | | | |
228 |
| STTR | 1=1 2=D2SICA 3=D2SITR| Force gussian straggling just for | |
229 |
| | | silicon in GFLUCT. D2SICA & D2SITR are| |
230 |
| | | the parameter to be passed to the | |
231 |
| | | gaussian generator. | |
232 |
| | | | |
233 |
| DZSH | Any real number with | Height adjustment for external shell | |
234 |
| | Sign | | |
235 |
| | | | |
236 |
| GEN | XGEN, YGEN, ZGEN, | Pass the coordinates of the origin and| |
237 |
| | XDGEN, YDGEN | the dimensions of the generation | |
238 |
| | | surface. | |
239 |
| | | | |
240 |
| PHI | PHGEN(1), PHGEN(2) | Define the minimum and the maximum | |
241 |
| | | azimuth. Default values are: | |
242 |
| | | 0., 360. | |
243 |
| | | | |
244 |
| THET | THGEN(1), THGEN(2) | Define the minimum and the maximum | |
245 |
| | | zenith. Default values are: | |
246 |
| | | 0., 90. | |
247 |
| HFSF | 1 or 2 | Define the random number seed policy | |
248 |
| | | 1= Repeat the run, i.e. reads from | |
249 |
| | | the file specified in *FSFI | |
250 |
| | | intial seeds used in a previous run| |
251 |
| | | 2= Continue the random chain. Reads | |
252 |
| | | from the file specified in *FSFI | |
253 |
| | | the last seeds used in a previous | |
254 |
| | | run. | |
255 |
| | | | |
256 |
| *FSFI | 14 'FILENAME.DAT' | To define user LUNIT and name of the | |
257 |
| | | file storing the initial and final | |
258 |
| | | seeds to be used according to the | |
259 |
| | | policy selected via the HFSF card | |
260 |
| | | | |
261 |
| *LSFI | 15 'FILENAME.DAT' | To define user LUNIT and name of the | |
262 |
| | | file storing the initial and final | |
263 |
| | | seeds used in the actual run. This | |
264 |
| | | file can be used as input using the | |
265 |
| | | *FSFI card. | |
266 |
| | | | |
267 |
+--------------+----------------------+---------------------------------------+ |
268 |
|
269 |
NOTE: To process a large number of events in batch mode, on Linux |
270 |
system, the Geant data card TIME must be used. It is necessary to set |
271 |
ITIME < 0. This will force no check on the CPU time left to end the |
272 |
program. For some reason it terminates the program also if no TIME |
273 |
card is used. |