--- gpamela/inform/README 2002/12/05 10:17:42 3.2 +++ gpamela/inform/README 2005/12/14 03:34:46 3.4 @@ -1,7 +1,13 @@ * -* $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 $ * * $Log: README,v $ +* Revision 3.3 2005/07/25 11:53:21 cafagna +* Several updates. See history for details +* +* Revision 3.2 2002/12/05 10:17:42 pamela +* Update CAS and CALO geometries and positions. Makefile updated as well +* * Revision 3.1.1.1 2002/07/11 16:01:59 cafagna * First GPAMELA release on CVS * @@ -128,8 +134,8 @@ | | 'AER ' 'ROA ' 'CE ' | and "CE " MUST be enabled. | | | 'W2 ' 'G10C' | | | | | | -| HPAK | 'FLUK' | To select FLUKA as hadronic process | -| | | simulation programn. | +| HPAK | 'FLUK' 'GCAL' | To select FLUKA or GACLOR as hadronic | +| | | process simulation package. | | | | | | AUTM | 'TMAX' 'STMA' 'DEEM' | Force AUTO calculation for specified | | | 'EPSI' 'STMI' | parameters, regardless of AUTO data | @@ -238,6 +244,26 @@ | THET | THGEN(1), THGEN(2) | Define the minimum and the maximum | | | | zenith. Default values are: | | | | 0., 90. | +| HFSF | 1 or 2 | Define the random number seed policy | +| | | 1= Repeat the run, i.e. reads from | +| | | the file specified in *FSFI | +| | | intial seeds used in a previous run| +| | | 2= Continue the random chain. Reads | +| | | from the file specified in *FSFI | +| | | the last seeds used in a previous | +| | | run. | +| | | | +| *FSFI | 14 'FILENAME.DAT' | To define user LUNIT and name of the | +| | | file storing the initial and final | +| | | seeds to be used according to the | +| | | policy selected via the HFSF card | +| | | | +| *LSFI | 15 'FILENAME.DAT' | To define user LUNIT and name of the | +| | | file storing the initial and final | +| | | seeds used in the actual run. This | +| | | file can be used as input using the | +| | | *FSFI card. | +| | | | +--------------+----------------------+---------------------------------------+ NOTE: To process a large number of events in batch mode, on Linux