--- gpamela/inform/README 2002/12/05 10:17:42 3.2 +++ gpamela/inform/README 2006/10/13 16:36:59 3.7 @@ -1,7 +1,22 @@ * -* $Id: README,v 3.1.1.1 2002/07/11 16:01:59 cafagna Exp $ +* $Id: README,v 3.6 2006/10/02 11:17:30 pam-ba Exp $ * * $Log: README,v $ +* Revision 3.6 2006/10/02 11:17:30 pam-ba +* NDET 'SPHE' data card meaning changed. Now it eliminates the whole PAMELA container. +* +* Revision 3.5 2006/04/10 11:07:43 cafagna +* GEN data card updated, ZDGEN added +* +* Revision 3.4 2005/12/14 03:34:46 cafagna +* An update of the history and inform readme files. +* +* 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 * @@ -104,6 +119,9 @@ | S4 | 'NVOL' 'NPHY' 'NHBK' | Disable S4 volume simulation, as NDET| | | | or physics, i.e. SET DET or hits, or | | | | n-tple definition. | +| ND | 'NVOL' 'NPHY' 'NHBK' | Disable ND volume simulation, as NDET| +| | | or physics, i.e. SET DET or hits, or | +| | | n-tple definition. | | | | | | HCWN | 1 | Enable CWN-tple | | | | | @@ -126,10 +144,11 @@ | | 'TRAD' 'FE ' 'KAP ' | To obtain the correct energy value for| | | 'N2G ' 'G10 ' 'AL ' | the calorimeter, "SICA","G10C","W2 ' | | | 'AER ' 'ROA ' 'CE ' | and "CE " MUST be enabled. | -| | 'W2 ' 'G10C' | | +| | 'W2 ' 'G10C' 'CP ' | +| | 'MYL ' 'POL ' CAD ' | | | | | -| 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 | @@ -228,7 +247,7 @@ | | Sign | | | | | | | GEN | XGEN, YGEN, ZGEN, | Pass the coordinates of the origin and| -| | XDGEN, YDGEN | the dimensions of the generation | +| | XDGEN, YDGEN, ZDGEN | the dimensions of the generation | | | | surface. | | | | | | PHI | PHGEN(1), PHGEN(2) | Define the minimum and the maximum | @@ -238,6 +257,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