/[PAMELA software]/gpamela/inform/README
ViewVC logotype

Diff of /gpamela/inform/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3.5 by cafagna, Mon Apr 10 11:07:43 2006 UTC revision 3.8 by cafagna, Tue Oct 2 17:58:32 2007 UTC
# Line 1  Line 1 
1  *  *
2  * $Id: README,v 3.4 2005/12/14 03:34:46 cafagna Exp $  * $Id: README,v 3.7 2006/10/13 16:36:59 pam-ba Exp $
3  *  *
4  * $Log: README,v $  * $Log: README,v $
5    * Revision 3.7  2006/10/13 16:36:59  pam-ba
6    * Added a new material, the cadmium, for ND
7    *
8    * Revision 3.6  2006/10/02 11:17:30  pam-ba
9    * NDET 'SPHE' data card meaning changed. Now it eliminates the whole PAMELA container.
10    *
11    * Revision 3.5  2006/04/10 11:07:43  cafagna
12    * GEN data card updated, ZDGEN added
13    *
14  * Revision 3.4  2005/12/14 03:34:46  cafagna  * Revision 3.4  2005/12/14 03:34:46  cafagna
15  * An update of the history and inform readme files.  * An update of the history and inform readme files.
16  *  *
# Line 113  Line 122 
122  | S4           | 'NVOL' 'NPHY' 'NHBK' | Disable S4  volume simulation, as NDET|  | S4           | 'NVOL' 'NPHY' 'NHBK' | Disable S4  volume simulation, as NDET|
123  |              |                      | or physics, i.e. SET DET or hits, or  |  |              |                      | or physics, i.e. SET DET or hits, or  |
124  |              |                      | n-tple definition.                    |  |              |                      | n-tple definition.                    |
125    | ND           | 'NVOL' 'NPHY' 'NHBK' | Disable ND  volume simulation, as NDET|
126    |              |                      | or physics, i.e. SET DET or hits, or  |
127    |              |                      | n-tple definition.                    |
128  |              |                      |                                       |  |              |                      |                                       |
129  | HCWN         | 1                    | Enable CWN-tple                       |  | HCWN         | 1                    | Enable CWN-tple                       |
130  |              |                      |                                       |  |              |                      |                                       |
# Line 135  Line 147 
147  |              | 'TRAD' 'FE  ' 'KAP ' | To obtain the correct energy value for|  |              | 'TRAD' 'FE  ' 'KAP ' | To obtain the correct energy value for|
148  |              | 'N2G ' 'G10 ' 'AL  ' | the calorimeter, "SICA","G10C","W2  ' |  |              | 'N2G ' 'G10 ' 'AL  ' | the calorimeter, "SICA","G10C","W2  ' |
149  |              | 'AER ' 'ROA ' 'CE  ' | and "CE  " MUST be enabled.           |  |              | 'AER ' 'ROA ' 'CE  ' | and "CE  " MUST be enabled.           |
150  |              | 'W2  ' 'G10C'        |                                       |  |              | 'W2  ' 'G10C' 'CP  ' |
151    |              | 'MYL ' 'POL ' CAD '  |
152  |              |                      |                                       |  |              |                      |                                       |
153  | HPAK         | 'FLUK' 'GCAL'        | To select FLUKA or GACLOR as hadronic |  | HPAK         | 'FLUK' 'GCAL'        | To select FLUKA or GACLOR as hadronic |
154  |              |                      | process   simulation package.         |  |              |                      | process   simulation package.         |
# Line 247  Line 260 
260  | THET         | THGEN(1), THGEN(2)   | Define the minimum and the maximum    |  | THET         | THGEN(1), THGEN(2)   | Define the minimum and the maximum    |
261  |              |                      | zenith. Default values are:           |  |              |                      | zenith. Default values are:           |
262  |              |                      | 0., 90.                               |  |              |                      | 0., 90.                               |
263    |              |                      |                                       |
264    | PLAW         | PLAW(1), PLAW(2),    | Generates particle kinetic energies   |
265    |              | PLAW(3)              | distributed as a power-law y=AE^gamma |
266    |              |                      | where:                                |
267    |              |                      | PLAW(1)=spectral index (gamma)        |
268    |              |                      | PLAW(2)=mimimum kinetic energy        |
269    |              |                      | PLAW(3)=maximum kinetic energy        |
270    |              |                      |                                       |
271    |              |                      | If PLAW datacard is used, KINE(2)     |
272    |              |                      | parameter (particle momentum) is      |
273    |              |                      | overridden                            |
274    |              |                      |                                       |
275  | HFSF         | 1 or 2               | Define the random number seed policy  |  | HFSF         | 1 or 2               | Define the random number seed policy  |
276  |              |                      | 1= Repeat the run, i.e. reads from    |  |              |                      | 1= Repeat the run, i.e. reads from    |
277  |              |                      |    the file specified in *FSFI        |  |              |                      |    the file specified in *FSFI        |
# Line 257  Line 282 
282  |              |                      |    run.                               |  |              |                      |    run.                               |
283  |              |                      |                                       |  |              |                      |                                       |
284  | *FSFI        | 14 'FILENAME.DAT'    | To define user LUNIT and name of the  |  | *FSFI        | 14 'FILENAME.DAT'    | To define user LUNIT and name of the  |
285  |              |                      | file storing the initial and final    |  |              |                      | file storing the initial and final    |
286  |              |                      | seeds to be used according to the     |  |              |                      | seeds to be used according to the     |
287  |              |                      | policy selected via the HFSF card     |  |              |                      | policy selected via the HFSF card     |
288  |              |                      |                                       |  |              |                      |                                       |
289  | *LSFI        | 15 'FILENAME.DAT'    | To define user LUNIT and name of the  |  | *LSFI        | 15 'FILENAME.DAT'    | To define user LUNIT and name of the  |
290  |              |                      | file storing the initial and final    |  |              |                      | file storing the initial and final    |
291  |              |                      | seeds used in the actual run. This    |  |              |                      | seeds used in the actual run. This    |
292  |              |                      | file can be used as input using the   |  |              |                      | file can be used as input using the   |
293  |              |                      | *FSFI card.                           |  |              |                      | *FSFI card.                           |
294  |              |                      |                                       |  |              |                      |                                       |
295  +--------------+----------------------+---------------------------------------+  +--------------+----------------------+---------------------------------------+
296    
297  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

Legend:
Removed from v.3.5  
changed lines
  Added in v.3.8

  ViewVC Help
Powered by ViewVC 1.1.23