--- gpamela/inform/README 2002/12/05 10:17:42 3.2 +++ gpamela/inform/README 2005/07/25 11:53:21 3.3 @@ -1,7 +1,10 @@ * -* $Id: README,v 3.1.1.1 2002/07/11 16:01:59 cafagna Exp $ +* $Id: README,v 3.2 2002/12/05 10:17:42 pamela Exp $ * * $Log: README,v $ +* 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 * @@ -238,6 +241,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