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

Diff of /gpamela/gpcdes/gpdgeo.inc

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

revision 3.12 by bottai, Tue May 2 12:30:02 2006 UTC revision 3.15 by pam-ba, Fri Jun 30 15:38:16 2006 UTC
# Line 1  Line 1 
1  *  *
2  * $Id: gpdgeo.inc,v 3.11 2006/05/02 11:32:14 pam-ba Exp $  * $Id: gpdgeo.inc,v 3.14 2006/05/18 10:52:31 pam-ba Exp $
3  *  *
4  * $Log: gpdgeo.inc,v $  * $Log: gpdgeo.inc,v $
5  * Revision 3.11  2006/05/02 11:32:14  pam-ba  * Revision 3.14  2006/05/18 10:52:31  pam-ba
6  * TOF geometry and position updated and a new material, the mylar, added  * TOF geometry completed and a new material, the polystyrene (density 35 g/l), added
7  *  *
8  * Revision 3.10  2006/04/09 23:28:54  cafagna  * Revision 3.13  2006/05/09 12:01:16  cafagna
9  * Several new things, among this: ND and CARD  * Calo geometry updated
10  *  *
11  * Revision 3.9  2005/12/20 12:21:04  cafagna  * Revision 3.12  2006/05/02 12:30:02  bottai
12  * gpnd directory added along with ND files  *  change in trcp dimension in order to not overlap with its mother
13  *  *
14  * Revision 3.8  2005/12/16 10:20:18  cafagna  * Revision 3.11  2006/05/02 11:32:14  pam-ba
15  * Bug fixed in the new update  * TOF geometry and position updated and a new material, the mylar, added
16  *  *
17  * Revision 3.7  2005/12/16 09:13:55  cafagna  * Revision 3.10  2006/04/09 23:28:54  cafagna
18  * New small valume added to the tracker frame  * Several new things, among this: ND and CARD
19    *
20    * Revision 3.9  2005/12/20 12:21:04  cafagna
21    * gpnd directory added along with ND files
22    *
23    * Revision 3.8  2005/12/16 10:20:18  cafagna
24    * Bug fixed in the new update
25    *
26    * Revision 3.7  2005/12/16 09:13:55  cafagna
27    * New small valume added to the tracker frame
28  *  *
29  * Revision 3.6  2005/12/13 10:31:29  pam-ba  * Revision 3.6  2005/12/13 10:31:29  pam-ba
30  * added a new volume, TPGI, in the spectrometer  * added a new volume, TPGI, in the spectrometer
# Line 76  c        DATA S1/20.4,16.5,.375/ Line 85  c        DATA S1/20.4,16.5,.375/
85  c        DATA S2/20.4,16.5,.375/  c        DATA S2/20.4,16.5,.375/
86  c        DATA S1A/9.,7.5,.375/  c        DATA S1A/9.,7.5,.375/
87  c        DATA S2A/9.,7.5,.375/  c        DATA S2A/9.,7.5,.375/
88  c        DATA S3A//          DATA S3/0.,0.,0./
89          DATA S4/18.,16.,.5/          DATA S4/18.,16.,.5/
90  c        DATA S11M//          DATA S11M/0.,0.,0./
91  c        DATA S12M//          DATA S12M/0.,0.,0./
92  c        DATA S21M//          DATA S21M/0.,0.,0./
93  c        DATA S22M//          DATA S22M/0.,0.,0./
94  c        DATA S31M//          DATA S31M/0.,0.,0./
95  c        DATA S32M//          DATA S32M/0.,0.,0./
96            DATA POL1/0.,0.,0./
97            DATA POL2/0.,0.,0./
98            DATA POLY/0.,0.,0./
99          DATA S11Y/2.55,16.5,0.35/          DATA S11Y/2.55,16.5,0.35/
100          DATA S12X/20.4,2.75,0.35/          DATA S12X/20.4,2.75,0.35/
101          DATA S21X/9.,3.75,0.25/          DATA S21X/9.,3.75,0.25/
102          DATA S22Y/4.5,7.5,0.25/          DATA S22Y/4.5,7.5,0.25/
103          DATA S31Y/3.,7.5,0.35/          DATA S31Y/3.,7.5,0.35/
104          DATA S32X/9.,2.5,0.35/          DATA S32X/9.,2.5,0.35/
105          DATA HMYLTOF/0.0025/  c        DATA HMYLTOF/0.0025/
106            DATA HMYLTOF/0.0023/
107          DATA HGLUTOF/0.01/          DATA HGLUTOF/0.01/
108          DATA HPVCMAX/0.9/          DATA HPVCMAX/0.9/
109          DATA HPVCMIN/0.4/          DATA HPVCMIN/0.4/
110          DATA HALTOF/0.033/          DATA HALTOF/0.033/
111          DATA HAIRS3/0.15/          DATA HAIRS3/0.15/
112            DATA ZPAMS12X/53.04/
113            DATA ZPAMS22Y/23.44/
114  c ml: 28/10/04:  c ml: 28/10/04:
115  c dimensions of top plate. At the moment, it is a reduced version,  c dimensions of top plate. At the moment, it is a reduced version,
116  c i.e. a gap of gas with a surface equal to S21.  c i.e. a gap of gas with a surface equal to S21.
# Line 157  C        DATA CASY/0.55,14.75,23./ Line 172  C        DATA CASY/0.55,14.75,23./
172          DATA CASYD/2.2/          DATA CASYD/2.2/
173  C       DATA ZCAS/51.25/  C       DATA ZCAS/51.25/
174  *END: EM.  *END: EM.
175  C CARD data  C CARD data
176          DATA CARDB/10.,10.,10./          DATA CARDB/10.,10.,10./
177  C TRD data  C TRD data
178  c ml: 11/11/04  c ml: 11/11/04
179  c        DATA TRFR/19,17.5,.2/  c        DATA TRFR/19,17.5,.2/
# Line 197  c        DATA TRAI/1.75,1.65,0.9/ Line 212  c        DATA TRAI/1.75,1.65,0.9/
212          DATA ZTRD/90.55/          DATA ZTRD/90.55/
213          DATA GAPTRD/1.5/          DATA GAPTRD/1.5/
214  C Spectrometer data, mod by Caf on 20 Jul 2005  C Spectrometer data, mod by Caf on 20 Jul 2005
215          DATA SPEB/15.,14.4,0./          DATA SPEB/15.,14.4,22.615/
216  c ml: 31/10/05:  c ml: 31/10/05:
217  c        DATA MGFR/14.,13.4,4.0/  c        DATA MGFR/14.,13.4,4.0/
218          DATA MGFR/15.,14.4,4.45/          DATA MGFR/15.,14.4,4.45/
# Line 252  c        DATA TRCP/0.005,7.,0.3/ Line 267  c        DATA TRCP/0.005,7.,0.3/
267  c        DATA TRCP/0.025,10.125,0.25/  c        DATA TRCP/0.025,10.125,0.25/
268  c ml: 19/9/05: (based on the measure of the final version of the tracker plane)  c ml: 19/9/05: (based on the measure of the final version of the tracker plane)
269  c        DATA TRCP/0.035,10.125,0.25/  c        DATA TRCP/0.035,10.125,0.25/
270  c change TRCP in order to not overla with mother  c change TRCP in order to not overla with mother
271          DATA TRCP/0.035,9.9,0.25/          DATA TRCP/0.035,9.9,0.25/
272          DATA TBAL/1.49,2.25,0.365/          DATA TBAL/1.49,2.25,0.365/
273  c ml:16/11/05: distance between the bottom of the tracker and the bottom of  c ml:16/11/05: distance between the bottom of the tracker and the bottom of
# Line 279  C        DATA CAAD/12.1,12.1,0.133/ Line 294  C        DATA CAAD/12.1,12.1,0.133/
294  C        DATA CAPD/12.1,12.1,0./  C        DATA CAPD/12.1,12.1,0./
295  C        DATA CALB/19.7,19.7,10.2/  C        DATA CALB/19.7,19.7,10.2/
296  *MA  *MA
297          DATA DZM0/0.256/, DZST/0.390/          DATA DZM0/0.19/, DZST/0.390/
298          DATA CG10/12.3,12.3,0.0875/          DATA CG10/12.3,12.3,0.0875/
299  C #         DATA C10C/12.3,12.3,0.08/  C #         DATA C10C/12.3,12.3,0.08/
300  C #         DATA CAAB/12.3,12.3,0.1315/  C #         DATA CAAB/12.3,12.3,0.1315/
301          DATA C10C/12.3,12.3,0.06/          DATA C10C/12.3,12.3,0.06/
302          DATA CAAB/12.3,12.3,0.115/          DATA CAAB/12.3,12.3,0.1315/
303  * end MA  * end MA
304          DATA CAPL/12.3,12.3,0./          DATA CAPL/12.3,12.3,0./
305          DATA CANS/12.3,12.3,0./          DATA CANS/12.3,12.3,0./
# Line 317  C      DATA ZCAL/13.03/ Line 332  C      DATA ZCAL/13.03/
332  *  *
333          DATA NCAPL/22/          DATA NCAPL/22/
334          DATA NCAPLD/1/          DATA NCAPLD/1/
 C        DATA DCASIX/0.3/  
 *F.V.&ML:  
 C        DATA DCASIX/0.292/  
335          DATA DCASIX/0.242/          DATA DCASIX/0.242/
 *END F.V.&ML.  
 C        DATA DCASIY/0.3/  
 * F.V.&FRA:  
 C        DATA DCASIY/0.292/  
336          DATA DCASIY/0.242/          DATA DCASIY/0.242/
337  * END F.V.&FRA          DATA DCASIZ/0.694/
         DATA DCASIZ/0.15/  
338          DATA NCASTR/32/          DATA NCASTR/32/
 *  
 * F.V.&ML:  
 C        DATA CAKA/12.,12.1,0.005/  
 C        DATA CAGL/12.,12.1,0.005/  
 C        DATA CAKP/12.,12.1,0.0025/  
339          DATA CAKA/12.3,12.3,0.0025/          DATA CAKA/12.3,12.3,0.0025/
340          DATA CAGL/12.3,12.3,0.005/          DATA CAGL/12.3,12.3,0.005/
341          DATA CAKP/12.3,12.3,0.0025/          DATA CAKP/12.3,12.3,0.0025/
 * END F.V.&ML.  
 *END EM.  
342  C  C
343  ***** Neutron detector  ***** Neutron detector
344        DATA NDBI/20.,20.,7.5/,NDTU/0.92,0.925,10./,NDTI/0.,0.92,10./,        DATA NDBI/20.,20.,7.5/,NDTU/0.92,0.925,10./,NDTI/0.,0.92,10./,

Legend:
Removed from v.3.12  
changed lines
  Added in v.3.15

  ViewVC Help
Powered by ViewVC 1.1.23