/[PAMELA software]/gpamela/inform/README
ViewVC logotype

Contents of /gpamela/inform/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.6 - (show annotations) (download)
Mon Oct 2 11:17:30 2006 UTC (18 years, 2 months ago) by pam-ba
Branch: MAIN
Changes since 3.5: +7 -1 lines
NDET 'SPHE' data card meaning changed. Now it eliminates the whole PAMELA container.

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

  ViewVC Help
Powered by ViewVC 1.1.23