1 |
* |
* |
2 |
* $Id: README,v 3.1.1.1 2002/07/11 16:01:59 cafagna Exp $ |
* $Id: README,v 3.4 2005/12/14 03:34:46 cafagna Exp $ |
3 |
* |
* |
4 |
* $Log: README,v $ |
* $Log: README,v $ |
5 |
|
* Revision 3.4 2005/12/14 03:34:46 cafagna |
6 |
|
* An update of the history and inform readme files. |
7 |
|
* |
8 |
|
* Revision 3.3 2005/07/25 11:53:21 cafagna |
9 |
|
* Several updates. See history for details |
10 |
|
* |
11 |
|
* Revision 3.2 2002/12/05 10:17:42 pamela |
12 |
|
* Update CAS and CALO geometries and positions. Makefile updated as well |
13 |
|
* |
14 |
* Revision 3.1.1.1 2002/07/11 16:01:59 cafagna |
* Revision 3.1.1.1 2002/07/11 16:01:59 cafagna |
15 |
* First GPAMELA release on CVS |
* First GPAMELA release on CVS |
16 |
* |
* |
137 |
| | 'AER ' 'ROA ' 'CE ' | and "CE " MUST be enabled. | |
| | 'AER ' 'ROA ' 'CE ' | and "CE " MUST be enabled. | |
138 |
| | 'W2 ' 'G10C' | | |
| | 'W2 ' 'G10C' | | |
139 |
| | | | |
| | | | |
140 |
| HPAK | 'FLUK' | To select FLUKA as hadronic process | |
| HPAK | 'FLUK' 'GCAL' | To select FLUKA or GACLOR as hadronic | |
141 |
| | | simulation programn. | |
| | | process simulation package. | |
142 |
| | | | |
| | | | |
143 |
| AUTM | 'TMAX' 'STMA' 'DEEM' | Force AUTO calculation for specified | |
| AUTM | 'TMAX' 'STMA' 'DEEM' | Force AUTO calculation for specified | |
144 |
| | 'EPSI' 'STMI' | parameters, regardless of AUTO data | |
| | 'EPSI' 'STMI' | parameters, regardless of AUTO data | |
237 |
| | Sign | | |
| | Sign | | |
238 |
| | | | |
| | | | |
239 |
| GEN | XGEN, YGEN, ZGEN, | Pass the coordinates of the origin and| |
| GEN | XGEN, YGEN, ZGEN, | Pass the coordinates of the origin and| |
240 |
| | XDGEN, YDGEN | the dimensions of the generation | |
| | XDGEN, YDGEN, ZDGEN | the dimensions of the generation | |
241 |
| | | surface. | |
| | | surface. | |
242 |
| | | | |
| | | | |
243 |
| PHI | PHGEN(1), PHGEN(2) | Define the minimum and the maximum | |
| PHI | PHGEN(1), PHGEN(2) | Define the minimum and the maximum | |
247 |
| THET | THGEN(1), THGEN(2) | Define the minimum and the maximum | |
| THET | THGEN(1), THGEN(2) | Define the minimum and the maximum | |
248 |
| | | zenith. Default values are: | |
| | | zenith. Default values are: | |
249 |
| | | 0., 90. | |
| | | 0., 90. | |
250 |
|
| HFSF | 1 or 2 | Define the random number seed policy | |
251 |
|
| | | 1= Repeat the run, i.e. reads from | |
252 |
|
| | | the file specified in *FSFI | |
253 |
|
| | | intial seeds used in a previous run| |
254 |
|
| | | 2= Continue the random chain. Reads | |
255 |
|
| | | from the file specified in *FSFI | |
256 |
|
| | | the last seeds used in a previous | |
257 |
|
| | | run. | |
258 |
|
| | | | |
259 |
|
| *FSFI | 14 'FILENAME.DAT' | To define user LUNIT and name of the | |
260 |
|
| | | file storing the initial and final | |
261 |
|
| | | seeds to be used according to the | |
262 |
|
| | | policy selected via the HFSF card | |
263 |
|
| | | | |
264 |
|
| *LSFI | 15 'FILENAME.DAT' | To define user LUNIT and name of the | |
265 |
|
| | | file storing the initial and final | |
266 |
|
| | | seeds used in the actual run. This | |
267 |
|
| | | file can be used as input using the | |
268 |
|
| | | *FSFI card. | |
269 |
|
| | | | |
270 |
+--------------+----------------------+---------------------------------------+ |
+--------------+----------------------+---------------------------------------+ |
271 |
|
|
272 |
NOTE: To process a large number of events in batch mode, on Linux |
NOTE: To process a large number of events in batch mode, on Linux |