/[PAMELA software]/gpamela/gpcdes/gpdhit.inc
ViewVC logotype

Diff of /gpamela/gpcdes/gpdhit.inc

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

revision 3.6 by cafagna, Mon Apr 10 00:07:21 2006 UTC revision 3.7 by cafagna, Tue May 2 18:00:10 2006 UTC
# Line 1  Line 1 
1  *  *
2  * $Id: gpdhit.inc,v 3.5 2006/04/09 23:28:55 cafagna Exp $  * $Id: gpdhit.inc,v 3.6 2006/04/10 00:07:21 cafagna Exp $
3  *  *
4  * $Log: gpdhit.inc,v $  * $Log: gpdhit.inc,v $
5    * Revision 3.6  2006/04/10 00:07:21  cafagna
6    * The P0 range in ND hit changed
7    *
8  * Revision 3.5  2006/04/09 23:28:55  cafagna  * Revision 3.5  2006/04/09 23:28:55  cafagna
9  * Several new things, among this: ND and CARD  * Several new things, among this: ND and CARD
10  *  *
# Line 11  Line 14 
14  * Revision 3.3  2005/06/21 02:42:09  cafagna  * Revision 3.3  2005/06/21 02:42:09  cafagna
15  * Major modification to the geometry and to the random number chain  * Major modification to the geometry and to the random number chain
16  *  *
17  * Revision 3.2  2003/12/17 11:32:49  pamela  *     Revision 3.2 2003/12/17 11:32:49 pamela CALO SIMULATION COMPLETED:
18  * CALO SIMULATION COMPLETED: geometry and special tracking parameters updated and simulation checked by a comparison with the Trieste's standalone Monte Carlo simulation  *     geometry and special tracking parameters updated and simulation
19    *     checked by a comparison with the Trieste's standalone Monte Carlo
20    *     simulation
21  *  *
22  * Revision 3.1.1.1  2002/07/11 16:01:59  cafagna  * Revision 3.1.1.1  2002/07/11 16:01:59  cafagna
23  * First GPAMELA release on CVS  * First GPAMELA release on CVS
# Line 34  Line 39 
39  #if defined(GPAMELA_INTER)  #if defined(GPAMELA_INTER)
40  * Interactive case. The average position inside the set has been stored  * Interactive case. The average position inside the set has been stored
41        DATA CHTOF/'XAVE','YAVE','ZAVE','XOUT','YOUT','ZOUT',        DATA CHTOF/'XAVE','YAVE','ZAVE','XOUT','YOUT','ZOUT',
42       +           'P0  ','TIME','PATH','IPAR','EREL'/       +           'EREL','TIME','PATH','IPAR','P0  '/
43  C ML:  C ML:
44  C      DATA CHTRD/'XAVE','YAVE','ZAVE','XOUT','YOUT','ZOUT',  C      DATA CHTRD/'XAVE','YAVE','ZAVE','XOUT','YOUT','ZOUT',
45  C     +           'EREL','PATH','IPAR','P0  '/  C     +           'EREL','PATH','IPAR','P0  '/
# Line 54  C END ML. Line 59  C END ML.
59  #endif  #endif
60  #if !defined(GPAMELA_INTER)  #if !defined(GPAMELA_INTER)
61        DATA CHTOF/'XIN ','YIN ','ZIN ','XOUT','YOUT','ZOUT',        DATA CHTOF/'XIN ','YIN ','ZIN ','XOUT','YOUT','ZOUT',
62       +           'P0  ','TIME','PATH','IPAR','EREL'/       +           'EREL','TIME','PATH','IPAR','P0  '/
63  C ML:  C ML:
64  C      DATA CHTRD/'XIN ','YIN ','ZIN ','XOUT','YOUT','ZOUT',  C      DATA CHTRD/'XIN ','YIN ','ZIN ','XOUT','YOUT','ZOUT',
65  C     +           'EREL','PATH','IPAR','P0  '/  C     +           'EREL','PATH','IPAR','P0  '/
# Line 90  C END ML. Line 95  C END ML.
95        DATA OHTOF/6*100.,0.,0.,0.,0.,0./,        DATA OHTOF/6*100.,0.,0.,0.,0.,0./,
96  *ML:  *ML:
97  *     +     FHTOF/6*10000.,1.E9,1.E12,10000.,1.,1.E3/  *     +     FHTOF/6*10000.,1.E9,1.E12,10000.,1.,1.E3/
98       +     FHTOF/6*10000.,1.E3,1.E12,10000.,1.,1.E9/       +     FHTOF/6*10000.,1.E9,1.E12,10000.,1.,1.E3/
99  *END ML.  *END ML.
100  C ML:  C ML:
101  C      DATA OHTRD/6*100.,0.,0.,0.,0./,  C      DATA OHTRD/6*100.,0.,0.,0.,0./,

Legend:
Removed from v.3.6  
changed lines
  Added in v.3.7

  ViewVC Help
Powered by ViewVC 1.1.23