/[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.9 by cafagna, Tue Dec 20 12:21:04 2005 UTC revision 3.17 by pam-ba, Fri Nov 10 11:39:34 2006 UTC
# Line 1  Line 1 
1  *  *
2  * $Id: gpdgeo.inc,v 3.8 2005/12/16 10:20:18 cafagna Exp $  * $Id: gpdgeo.inc,v 3.16 2006/10/12 11:11:21 pam-ba Exp $
3  *  *
4  * $Log: gpdgeo.inc,v $  * $Log: gpdgeo.inc,v $
5  * Revision 3.8  2005/12/16 10:20:18  cafagna  * Revision 3.16  2006/10/12 11:11:21  pam-ba
6  * Bug fixed in the new update  * ND geometry updated.
7  *  *
8  * Revision 3.7  2005/12/16 09:13:55  cafagna  * Revision 3.15  2006/06/30 15:38:16  pam-ba
9  * New small valume added to the tracker frame  * S22 and S12 heights positioned in GPAMELA at the nominal heights in PAMELA (see document: Main geometrical parameters of the PAMELA sub-detectors, 20 December 2005)
10    *
11    * Revision 3.14  2006/05/18 10:52:31  pam-ba
12    * TOF geometry completed and a new material, the polystyrene (density 35 g/l), added
13    *
14    * Revision 3.13  2006/05/09 12:01:16  cafagna
15    * Calo geometry updated
16    *
17    * Revision 3.12  2006/05/02 12:30:02  bottai
18    *  change in trcp dimension in order to not overlap with its mother
19    *
20    * Revision 3.11  2006/05/02 11:32:14  pam-ba
21    * TOF geometry and position updated and a new material, the mylar, added
22    *
23    * Revision 3.10  2006/04/09 23:28:54  cafagna
24    * Several new things, among this: ND and CARD
25    *
26    * Revision 3.9  2005/12/20 12:21:04  cafagna
27    * gpnd directory added along with ND files
28    *
29    * Revision 3.8  2005/12/16 10:20:18  cafagna
30    * Bug fixed in the new update
31    *
32    * Revision 3.7  2005/12/16 09:13:55  cafagna
33    * New small valume added to the tracker frame
34  *  *
35  * Revision 3.6  2005/12/13 10:31:29  pam-ba  * Revision 3.6  2005/12/13 10:31:29  pam-ba
36  * added a new volume, TPGI, in the spectrometer  * added a new volume, TPGI, in the spectrometer
# Line 63  c     end ml. Line 87  c     end ml.
87  *     END: AB.  *     END: AB.
88          DATA GAPTOP/2./          DATA GAPTOP/2./
89  c ml:26/10/04          c ml:26/10/04        
90  c     DATA S11/22.,19.2,.45/  c        DATA S1/20.4,16.5,.375/
91          DATA S11/20.4,16.5,.375/  c        DATA S2/20.4,16.5,.375/
92  c     DATA S12/22.,19.2,.45/  c        DATA S1A/9.,7.5,.375/
93          DATA S12/20.4,16.5,.375/  c        DATA S2A/9.,7.5,.375/
94  c     DATA S21/9.,7.2,.35/          DATA S3/0.,0.,0./
95          DATA S21/9.,7.5,.375/          DATA S4/18.,16.,.5/
96  c     DATA S22/9.,7.2,.35/          DATA S11M/0.,0.,0./
97          DATA S22/9.,7.5,.375/          DATA S12M/0.,0.,0./
98            DATA S21M/0.,0.,0./
99            DATA S22M/0.,0.,0./
100            DATA S31M/0.,0.,0./
101            DATA S32M/0.,0.,0./
102            DATA POL1/0.,0.,0./
103            DATA POL2/0.,0.,0./
104            DATA POLY/0.,0.,0./
105            DATA S11Y/2.55,16.5,0.35/
106            DATA S12X/20.4,2.75,0.35/
107            DATA S21X/9.,3.75,0.25/
108            DATA S22Y/4.5,7.5,0.25/
109            DATA S31Y/3.,7.5,0.35/
110            DATA S32X/9.,2.5,0.35/
111    c        DATA HMYLTOF/0.0025/
112            DATA HMYLTOF/0.0023/
113            DATA HGLUTOF/0.01/
114            DATA HPVCMAX/0.9/
115            DATA HPVCMIN/0.4/
116            DATA HALTOF/0.033/
117            DATA HAIRS3/0.15/
118            DATA HTABLE/24.7/
119            DATA DTABLEAL/1.7/
120            DATA XTPLA/23.2/
121            DATA YTPLA/22.1/
122  c ml: 28/10/04:  c ml: 28/10/04:
123  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,
124  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.
125          DATA TPLA/9.,7.5,.25/  c        DATA TPLA/9.,7.5,.25/
126    c dimensions of top plate from CAD draws:
127    c        DATA TPLA/21.9,21.1,1.6/
128            DATA TPLA/28.,27.165,1.6/
129    C        DATA TPCA/18.1,18.2,0.6/
130    C        DATA TPS2/10.,8.1,0.75/
131            DATA TPCV/8.5,7.,0.25/
132            DATA TPTU/2.55,1.95,0.6/
133            DATA TPTM/3.45,3.3,0.75/
134            DATA TPTL/21.9,21.1,.25/
135  c end ml.  c end ml.
136  c     DATA S31/9.,7.2,.35/  c        DATA SCTIC/0.025/
         DATA S31/9.,7.5,.40/  
 c     DATA S32/9.,7.2,.35/  
         DATA S32/9.,7.5,.40/  
 c end ml:  
         DATA S4/18.,16.,.5/  
         DATA SCTIC/0.025/  
137  c ml:26/10/04:  c ml:26/10/04:
 c        DATA NS11X/9/  
138          DATA NS11Y/8/          DATA NS11Y/8/
 c     DATA NS12Y/9/  
139          DATA NS12X/6/          DATA NS12X/6/
 c     DATA NS21X/4/  
140          DATA NS21X/2/          DATA NS21X/2/
 c     DATA NS22Y/4/  
141          DATA NS22Y/2/          DATA NS22Y/2/
 c     DATA NS31Y/4/  
142          DATA NS31Y/3/          DATA NS31Y/3/
 c     DATA NS32X/4/  
143          DATA NS32X/3/          DATA NS32X/3/
144  c end ml.  c end ml.
145          DATA ZS11,ZS12,ZS21,ZS22,ZS31,ZS32,ZS4  C ml 28/03/06: official z coordinates in the PAMELA reference system with
146    c origin in the centre of the central plane of the central magnetic module:
147            DATA ZPAMS31,ZPAMS32/-23.49,-24.34/
148    c        DATA ZS11,ZS12,ZS21,ZS22,ZS31,ZS32,ZS4
149  c ml 22/10/04:  c ml 22/10/04:
150  c     +  /107.8,106.8,74.9,74.1,27.1,26.3,2.3/  c     +  /107.8,106.8,74.9,74.1,27.1,26.3,2.3/
151  c ml 28/10/04: introducing the top plate and calculating the zpos of S21, S22  c ml 28/10/04: introducing the top plate and calculating the zpos of S21, S22
152  c starting from the zpos of CATA:  c starting from the zpos of CATA:
153  c     +   /106.66,105.66,74.9,74.1,27.1,26.3,2.3/  c     +   /106.66,105.66,74.9,74.1,27.1,26.3,2.3/
154       +   /106.66,105.66,74.875,74.125,27.1,26.3,2.3/  c     +   /106.66,105.66,74.875,74.125,27.1,26.3,2.3/
155          DATA ZTPLA/73.5/  c        DATA ZTPLA/73.5/
156    C HORMG is the distance beteween the bottom the tracker and the center of
157    c the third magnetic module.
158            DATA HORMG/22.57/
159  c end ml 28/10/04  c end ml 28/10/04
160  c end ml 22/10/04:  c end ml 22/10/04:
161  C CAT data  C CAT data
# Line 122  c        DATA CATT/6.3,14.375,0.55/ Line 173  c        DATA CATT/6.3,14.375,0.55/
173          DATA CATF/2.6,3.15,0.4/          DATA CATF/2.6,3.15,0.4/
174          DATA CATO/9.3,0.05,0.5/          DATA CATO/9.3,0.05,0.5/
175          DATA CATP/0.05,7.7,0.5/          DATA CATP/0.05,7.7,0.5/
176          DATA ZCAT/75.85/  c        DATA ZCAT/75.85/
177  C CAS data  C CAS data
178  *EM:  *EM:
179  *JeL:  *JeL:
# Line 136  C        DATA CASY/0.55,14.75,23./ Line 187  C        DATA CASY/0.55,14.75,23./
187          DATA CASY/0.4,15.6,21.5/          DATA CASY/0.4,15.6,21.5/
188          DATA CASXD/2.4/          DATA CASXD/2.4/
189          DATA CASYD/2.2/          DATA CASYD/2.2/
190          DATA ZCAS/51.25/  C       DATA ZCAS/51.25/
191  *END: EM.  *END: EM.
192    C CARD data
193            DATA CARDB/10.,10.,10./
194  C TRD data  C TRD data
195  c ml: 11/11/04  c ml: 11/11/04
196  c        DATA TRFR/19,17.5,.2/  c        DATA TRFR/19,17.5,.2/
# Line 176  c        DATA TRAI/1.75,1.65,0.9/ Line 229  c        DATA TRAI/1.75,1.65,0.9/
229          DATA ZTRD/90.55/          DATA ZTRD/90.55/
230          DATA GAPTRD/1.5/          DATA GAPTRD/1.5/
231  C Spectrometer data, mod by Caf on 20 Jul 2005  C Spectrometer data, mod by Caf on 20 Jul 2005
232          DATA SPEB/15.,14.4,0./          DATA SPEB/15.,14.4,22.615/
233  c ml: 31/10/05:  c ml: 31/10/05:
234  c        DATA MGFR/14.,13.4,4.0/  c        DATA MGFR/14.,13.4,4.0/
235          DATA MGFR/15.,14.4,4.45/          DATA MGFR/15.,14.4,4.45/
# Line 230  c        DATA TSPA/2.666,3.5,0.015/ Line 283  c        DATA TSPA/2.666,3.5,0.015/
283  c        DATA TRCP/0.005,7.,0.3/  c        DATA TRCP/0.005,7.,0.3/
284  c        DATA TRCP/0.025,10.125,0.25/  c        DATA TRCP/0.025,10.125,0.25/
285  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)
286          DATA TRCP/0.035,10.125,0.25/  c        DATA TRCP/0.035,10.125,0.25/
287    c change TRCP in order to not overla with mother
288            DATA TRCP/0.035,9.9,0.25/
289          DATA TBAL/1.49,2.25,0.365/          DATA TBAL/1.49,2.25,0.365/
290  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
291  c the base plate.  c the base plate.
292          DATA ZSPEBP/2.97/          DATA ZSPEBP/2.97/
 c ml:16/11/05: ZSPEC is the offset in z to go from the reference system of  
 c PAME to the reference system of tracker (it is the center of the third  
 c magnetic module). It is obtained so:  
 c zspec=zcal+cals(3)+zspebp+zospeb. zcal is the position of the center of the  
 c calorometer box in PAME, zspebp is the distance between the bottom of the  
 c last alluminum frame of the tracker and the bottom of the base plate, zospeb  
 c is the center of the third magnetic module (22.57 cm from the bottom of  
 c the tracker and 22.66 cm from the top).  
293  c        DATA ZSPEC/50.6/  c        DATA ZSPEC/50.6/
         DATA ZSPEC/49.229/  
294  C ml: 15/12/05: xglue is the dimension along x of the glue between each carbon  C ml: 15/12/05: xglue is the dimension along x of the glue between each carbon
295  c               fiber barrel and the TRSL volume  c               fiber barrel and the TRSL volume
296          DATA XGLUE/0.0015/          DATA XGLUE/0.0015/
# Line 265  C        DATA CAAD/12.1,12.1,0.133/ Line 311  C        DATA CAAD/12.1,12.1,0.133/
311  C        DATA CAPD/12.1,12.1,0./  C        DATA CAPD/12.1,12.1,0./
312  C        DATA CALB/19.7,19.7,10.2/  C        DATA CALB/19.7,19.7,10.2/
313  *MA  *MA
314          DATA DZM0/0.256/, DZST/0.390/          DATA DZM0/0.19/, DZST/0.390/
315          DATA CG10/12.3,12.3,0.0875/          DATA CG10/12.3,12.3,0.0875/
316  C #         DATA C10C/12.3,12.3,0.08/  C #         DATA C10C/12.3,12.3,0.08/
317  C #         DATA CAAB/12.3,12.3,0.1315/  C #         DATA CAAB/12.3,12.3,0.1315/
318          DATA C10C/12.3,12.3,0.06/          DATA C10C/12.3,12.3,0.06/
319          DATA CAAB/12.3,12.3,0.115/          DATA CAAB/12.3,12.3,0.1315/
320  * end MA  * end MA
321          DATA CAPL/12.3,12.3,0./          DATA CAPL/12.3,12.3,0./
322          DATA CANS/12.3,12.3,0./          DATA CANS/12.3,12.3,0./
# Line 303  C      DATA ZCAL/13.03/ Line 349  C      DATA ZCAL/13.03/
349  *  *
350          DATA NCAPL/22/          DATA NCAPL/22/
351          DATA NCAPLD/1/          DATA NCAPLD/1/
 C        DATA DCASIX/0.3/  
 *F.V.&ML:  
 C        DATA DCASIX/0.292/  
352          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/  
353          DATA DCASIY/0.242/          DATA DCASIY/0.242/
354  * END F.V.&FRA          DATA DCASIZ/0.694/
         DATA DCASIZ/0.15/  
355          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/  
356          DATA CAKA/12.3,12.3,0.0025/          DATA CAKA/12.3,12.3,0.0025/
357          DATA CAGL/12.3,12.3,0.005/          DATA CAGL/12.3,12.3,0.005/
358          DATA CAKP/12.3,12.3,0.0025/          DATA CAKP/12.3,12.3,0.0025/
 * END F.V.&ML.  
 *END EM.  
359  C  C
360  ***** Neutron detector  ***** Neutron detector
361        DATA NDBI/20.,20.,7.5/,NDTU/0.92,0.925,10./,NDTI/0.,0.92,10./,        DATA NDBI/21.2,21.2,6.875/,NDTU/0.92,0.925,10./,NDTI/0.,0.92,10./,
362       +     NDPB/20.,20.,1./,NDCD/20.,20.,0.025/,NDBX/20.5,20.5,8./       +     NDPB/21.2,21.2,1.0/,NDCD/21.25,21.25,6.9/
363          DATA NDBX/21.45,21.45,7./
364          DATA NDCO/27.5,30.,0.5/
365          DATA NDBO/27.5,30.,7.5/
366          DATA NDBS/15.,4.275,7./
367          DATA NDSS/14.8,4.075,6.8/
368          DATA NDCI/21.2,11.3,0.325/
369          DATA NDCM/21.2,4.25,0.325/
370          DATA NDCE/14.6,2.875,0.325/
371          DATA NDSI/1.,7.26,0.325/
372          DATA NDSM/1.,5.8,0.325/
373          DATA NDSE/4.2,1.05,0.325/
374          DATA TNDBX/0.2/
375          DATA TNDCD/0.05/
376          DATA GNDTU/0.5/
377    

Legend:
Removed from v.3.9  
changed lines
  Added in v.3.17

  ViewVC Help
Powered by ViewVC 1.1.23