/[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.8 by cafagna, Fri Dec 16 10:20:18 2005 UTC revision 3.12 by bottai, Tue May 2 12:30:02 2006 UTC
# Line 1  Line 1 
1  *  *
2  * $Id: gpdgeo.inc,v 3.7 2005/12/16 09:13:55 cafagna Exp $  * $Id: gpdgeo.inc,v 3.11 2006/05/02 11:32:14 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
6    * TOF geometry and position updated and a new material, the mylar, added
7    *
8    * Revision 3.10  2006/04/09 23:28:54  cafagna
9    * Several new things, among this: ND and CARD
10    *
11    * Revision 3.9  2005/12/20 12:21:04  cafagna
12    * gpnd directory added along with ND files
13    *
14    * Revision 3.8  2005/12/16 10:20:18  cafagna
15    * Bug fixed in the new update
16    *
17  * Revision 3.7  2005/12/16 09:13:55  cafagna  * Revision 3.7  2005/12/16 09:13:55  cafagna
18  * New small valume added to the tracker frame  * New small valume added to the tracker frame
19  *  *
# Line 60  c     end ml. Line 72  c     end ml.
72  *     END: AB.  *     END: AB.
73          DATA GAPTOP/2./          DATA GAPTOP/2./
74  c ml:26/10/04          c ml:26/10/04        
75  c     DATA S11/22.,19.2,.45/  c        DATA S1/20.4,16.5,.375/
76          DATA S11/20.4,16.5,.375/  c        DATA S2/20.4,16.5,.375/
77  c     DATA S12/22.,19.2,.45/  c        DATA S1A/9.,7.5,.375/
78          DATA S12/20.4,16.5,.375/  c        DATA S2A/9.,7.5,.375/
79  c     DATA S21/9.,7.2,.35/  c        DATA S3A//
80          DATA S21/9.,7.5,.375/          DATA S4/18.,16.,.5/
81  c     DATA S22/9.,7.2,.35/  c        DATA S11M//
82          DATA S22/9.,7.5,.375/  c        DATA S12M//
83    c        DATA S21M//
84    c        DATA S22M//
85    c        DATA S31M//
86    c        DATA S32M//
87            DATA S11Y/2.55,16.5,0.35/
88            DATA S12X/20.4,2.75,0.35/
89            DATA S21X/9.,3.75,0.25/
90            DATA S22Y/4.5,7.5,0.25/
91            DATA S31Y/3.,7.5,0.35/
92            DATA S32X/9.,2.5,0.35/
93            DATA HMYLTOF/0.0025/
94            DATA HGLUTOF/0.01/
95            DATA HPVCMAX/0.9/
96            DATA HPVCMIN/0.4/
97            DATA HALTOF/0.033/
98            DATA HAIRS3/0.15/
99  c ml: 28/10/04:  c ml: 28/10/04:
100  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,
101  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.
102          DATA TPLA/9.,7.5,.25/          DATA TPLA/9.,7.5,.25/
103  c end ml.  c end ml.
104  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/  
105  c ml:26/10/04:  c ml:26/10/04:
 c        DATA NS11X/9/  
106          DATA NS11Y/8/          DATA NS11Y/8/
 c     DATA NS12Y/9/  
107          DATA NS12X/6/          DATA NS12X/6/
 c     DATA NS21X/4/  
108          DATA NS21X/2/          DATA NS21X/2/
 c     DATA NS22Y/4/  
109          DATA NS22Y/2/          DATA NS22Y/2/
 c     DATA NS31Y/4/  
110          DATA NS31Y/3/          DATA NS31Y/3/
 c     DATA NS32X/4/  
111          DATA NS32X/3/          DATA NS32X/3/
112  c end ml.  c end ml.
113          DATA ZS11,ZS12,ZS21,ZS22,ZS31,ZS32,ZS4  C ml 28/03/06: official z coordinates in the PAMELA reference system with
114    c origin in the centre of the central plane of the central magnetic module:
115            DATA ZPAMS31,ZPAMS32/-23.49,-24.34/
116    c        DATA ZS11,ZS12,ZS21,ZS22,ZS31,ZS32,ZS4
117  c ml 22/10/04:  c ml 22/10/04:
118  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/
119  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
120  c starting from the zpos of CATA:  c starting from the zpos of CATA:
121  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/
122       +   /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/
123          DATA ZTPLA/73.5/  c        DATA ZTPLA/73.5/
124    C HORMG is the distance beteween the bottom the tracker and the center of
125    c the third magnetic module.
126            DATA HORMG/22.57/
127  c end ml 28/10/04  c end ml 28/10/04
128  c end ml 22/10/04:  c end ml 22/10/04:
129  C CAT data  C CAT data
# Line 119  c        DATA CATT/6.3,14.375,0.55/ Line 141  c        DATA CATT/6.3,14.375,0.55/
141          DATA CATF/2.6,3.15,0.4/          DATA CATF/2.6,3.15,0.4/
142          DATA CATO/9.3,0.05,0.5/          DATA CATO/9.3,0.05,0.5/
143          DATA CATP/0.05,7.7,0.5/          DATA CATP/0.05,7.7,0.5/
144          DATA ZCAT/75.85/  c        DATA ZCAT/75.85/
145  C CAS data  C CAS data
146  *EM:  *EM:
147  *JeL:  *JeL:
# Line 133  C        DATA CASY/0.55,14.75,23./ Line 155  C        DATA CASY/0.55,14.75,23./
155          DATA CASY/0.4,15.6,21.5/          DATA CASY/0.4,15.6,21.5/
156          DATA CASXD/2.4/          DATA CASXD/2.4/
157          DATA CASYD/2.2/          DATA CASYD/2.2/
158          DATA ZCAS/51.25/  C       DATA ZCAS/51.25/
159  *END: EM.  *END: EM.
160    C CARD data
161            DATA CARDB/10.,10.,10./
162  C TRD data  C TRD data
163  c ml: 11/11/04  c ml: 11/11/04
164  c        DATA TRFR/19,17.5,.2/  c        DATA TRFR/19,17.5,.2/
# Line 227  c        DATA TSPA/2.666,3.5,0.015/ Line 251  c        DATA TSPA/2.666,3.5,0.015/
251  c        DATA TRCP/0.005,7.,0.3/  c        DATA TRCP/0.005,7.,0.3/
252  c        DATA TRCP/0.025,10.125,0.25/  c        DATA TRCP/0.025,10.125,0.25/
253  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)
254          DATA TRCP/0.035,10.125,0.25/  c        DATA TRCP/0.035,10.125,0.25/
255    c change TRCP in order to not overla with mother
256            DATA TRCP/0.035,9.9,0.25/
257          DATA TBAL/1.49,2.25,0.365/          DATA TBAL/1.49,2.25,0.365/
258  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
259  c the base plate.  c the base plate.
260          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).  
261  c        DATA ZSPEC/50.6/  c        DATA ZSPEC/50.6/
         DATA ZSPEC/49.229/  
262  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
263  c               fiber barrel and the TRSL volume  c               fiber barrel and the TRSL volume
264          DATA XGLUE/0.0015/          DATA XGLUE/0.0015/
# Line 323  C        DATA CAKP/12.,12.1,0.0025/ Line 340  C        DATA CAKP/12.,12.1,0.0025/
340  * END F.V.&ML.  * END F.V.&ML.
341  *END EM.  *END EM.
342  C  C
343    ***** Neutron detector
344          DATA NDBI/20.,20.,7.5/,NDTU/0.92,0.925,10./,NDTI/0.,0.92,10./,
345         +     NDPB/20.,20.,1./,NDCD/20.,20.,0.025/,NDBX/20.5,20.5,8./
346    

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

  ViewVC Help
Powered by ViewVC 1.1.23