1 |
* |
* |
2 |
* $Id: README,v 3.1.1.1 2002/07/11 16:01:59 cafagna Exp $ |
* $Id: README,v 3.3 2005/07/25 11:53:21 cafagna Exp $ |
3 |
* |
* |
4 |
* $Log: README,v $ |
* $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 |
* Revision 3.1.1.1 2002/07/11 16:01:59 cafagna |
12 |
* First GPAMELA release on CVS |
* First GPAMELA release on CVS |
13 |
* |
* |
134 |
| | 'AER ' 'ROA ' 'CE ' | and "CE " MUST be enabled. | |
| | 'AER ' 'ROA ' 'CE ' | and "CE " MUST be enabled. | |
135 |
| | 'W2 ' 'G10C' | | |
| | 'W2 ' 'G10C' | | |
136 |
| | | | |
| | | | |
137 |
| HPAK | 'FLUK' | To select FLUKA as hadronic process | |
| HPAK | 'FLUK' 'GCAL' | To select FLUKA or GACLOR as hadronic | |
138 |
| | | simulation programn. | |
| | | process simulation package. | |
139 |
| | | | |
| | | | |
140 |
| AUTM | 'TMAX' 'STMA' 'DEEM' | Force AUTO calculation for specified | |
| AUTM | 'TMAX' 'STMA' 'DEEM' | Force AUTO calculation for specified | |
141 |
| | 'EPSI' 'STMI' | parameters, regardless of AUTO data | |
| | 'EPSI' 'STMI' | parameters, regardless of AUTO data | |
244 |
| THET | THGEN(1), THGEN(2) | Define the minimum and the maximum | |
| THET | THGEN(1), THGEN(2) | Define the minimum and the maximum | |
245 |
| | | zenith. Default values are: | |
| | | zenith. Default values are: | |
246 |
| | | 0., 90. | |
| | | 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 |
NOTE: To process a large number of events in batch mode, on Linux |