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

Annotation of /gpamela/gpcdes/gpdgeo.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.15 - (hide annotations) (download)
Fri Jun 30 15:38:16 2006 UTC (18 years, 5 months ago) by pam-ba
Branch: MAIN
CVS Tags: v4r7
Changes since 3.14: +6 -2 lines
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)

1 cafagna 3.7 *
2 pam-ba 3.15 * $Id: gpdgeo.inc,v 3.14 2006/05/18 10:52:31 pam-ba Exp $
3 cafagna 3.8 *
4 pam-ba 3.14 * $Log: gpdgeo.inc,v $
5 pam-ba 3.15 * Revision 3.14 2006/05/18 10:52:31 pam-ba
6     * TOF geometry completed and a new material, the polystyrene (density 35 g/l), added
7     *
8 pam-ba 3.14 * Revision 3.13 2006/05/09 12:01:16 cafagna
9     * Calo geometry updated
10     *
11     * Revision 3.12 2006/05/02 12:30:02 bottai
12     * change in trcp dimension in order to not overlap with its mother
13     *
14     * Revision 3.11 2006/05/02 11:32:14 pam-ba
15     * TOF geometry and position updated and a new material, the mylar, added
16     *
17     * Revision 3.10 2006/04/09 23:28:54 cafagna
18     * 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 cafagna 3.7 *
29     * Revision 3.6 2005/12/13 10:31:29 pam-ba
30     * added a new volume, TPGI, in the spectrometer
31     *
32     * Revision 3.5 2005/12/05 12:15:20 pam-ba
33     * new spectrometer geometry and internal magnetic field
34     *
35     * Revision 3.4 2005/07/25 11:53:21 cafagna
36     * Several updates. See history for details
37     *
38     * Revision 3.3 2005/06/21 02:42:08 cafagna
39     * Major modification to the geometry and to the random number chain
40     *
41     * Revision 3.2 2002/12/05 10:17:42 pamela
42     * Update CAS and CALO geometries and positions. Makefile updated as well
43     *
44     * Revision 3.1.1.1 2002/07/11 16:01:59 cafagna
45     * First GPAMELA release on CVS
46     *
47     *
48     *
49     * gpdgeo.inc
50     *
51     * 16/07/2004 16.44.06 by Alexey Bakaldin
52     * 17/10/2002 22.31.45 by Jens Lund
53     *CMZ : 3.00/00 14/11/2000 09.13.05 by Emiliano Mocchiutti
54     *CMZ : 2.02/00 12/10/2000 18.43.21 by Francesco Cafagna
55     *CMZ : 2.01/00 05/04/2000 14.35.17 by Marialuigia Ambriola
56     *CMZ : 2.00/00 03/03/2000 15.39.05 by Francesco Cafagna
57     *CMZ : 1.02/00 04/02/2000 18.40.04 by Francesco Cafagna
58     *CMZ : 1.01/00 06/05/96 11.40.48 by Francesco Cafagna
59     *CMZ : 1.00/02 02/04/96 16.44.16 by Francesco Cafagna
60     *-- Author : Francesco Cafagna 05/12/95
61     DATA PAME/0.,53.,130./
62     * AB:
63     C DATA SHEL/69.8,70.,75./
64     cml DATA SHEL/40.6,52.35,52.5,43.62253,43.77253/
65     cml DATA MSHE/52.25,52.5,20./
66     cml DATA BSPH/52.25,52.5,90.,180.,0.,360./
67     cml:
68     DATA SHEL/38.25,52.5,52.65,43.77,43.92/
69     DATA MSHE/52.5,52.75,20./
70     DATA BSPH/52.5,52.75,90.,180.,0.,360./
71     c end ml
72     * END: AB.
73     C DATA TFLA/126.8,127.,0.,33.45,0.,360./
74     DATA TFLA/0.,43.77253,0.125/
75     * AB:
76     C DATA TSPH/0., 150.,0.,0.,0.,360./
77     cml DATA TSPH/239.83,240.,0.,0.,0.,360./
78     cml:
79     DATA TSPH/239.83,240.,0.,0.,0.,360./
80     c end ml.
81     * END: AB.
82     DATA GAPTOP/2./
83     c ml:26/10/04
84 pam-ba 3.11 c DATA S1/20.4,16.5,.375/
85     c DATA S2/20.4,16.5,.375/
86     c DATA S1A/9.,7.5,.375/
87     c DATA S2A/9.,7.5,.375/
88 pam-ba 3.14 DATA S3/0.,0.,0./
89 pam-ba 3.11 DATA S4/18.,16.,.5/
90 pam-ba 3.14 DATA S11M/0.,0.,0./
91     DATA S12M/0.,0.,0./
92     DATA S21M/0.,0.,0./
93     DATA S22M/0.,0.,0./
94     DATA S31M/0.,0.,0./
95     DATA S32M/0.,0.,0./
96     DATA POL1/0.,0.,0./
97     DATA POL2/0.,0.,0./
98     DATA POLY/0.,0.,0./
99 pam-ba 3.11 DATA S11Y/2.55,16.5,0.35/
100     DATA S12X/20.4,2.75,0.35/
101     DATA S21X/9.,3.75,0.25/
102     DATA S22Y/4.5,7.5,0.25/
103     DATA S31Y/3.,7.5,0.35/
104     DATA S32X/9.,2.5,0.35/
105 pam-ba 3.14 c DATA HMYLTOF/0.0025/
106     DATA HMYLTOF/0.0023/
107 pam-ba 3.11 DATA HGLUTOF/0.01/
108     DATA HPVCMAX/0.9/
109     DATA HPVCMIN/0.4/
110     DATA HALTOF/0.033/
111     DATA HAIRS3/0.15/
112 pam-ba 3.14 DATA ZPAMS12X/53.04/
113 pam-ba 3.15 DATA ZPAMS22Y/23.44/
114 cafagna 3.7 c ml: 28/10/04:
115     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.
117     DATA TPLA/9.,7.5,.25/
118     c end ml.
119 pam-ba 3.11 c DATA SCTIC/0.025/
120 cafagna 3.7 c ml:26/10/04:
121     DATA NS11Y/8/
122     DATA NS12X/6/
123     DATA NS21X/2/
124     DATA NS22Y/2/
125     DATA NS31Y/3/
126     DATA NS32X/3/
127     c end ml.
128 pam-ba 3.11 C ml 28/03/06: official z coordinates in the PAMELA reference system with
129     c origin in the centre of the central plane of the central magnetic module:
130     DATA ZPAMS31,ZPAMS32/-23.49,-24.34/
131     c DATA ZS11,ZS12,ZS21,ZS22,ZS31,ZS32,ZS4
132 cafagna 3.7 c ml 22/10/04:
133     c + /107.8,106.8,74.9,74.1,27.1,26.3,2.3/
134     c ml 28/10/04: introducing the top plate and calculating the zpos of S21, S22
135     c starting from the zpos of CATA:
136     c + /106.66,105.66,74.9,74.1,27.1,26.3,2.3/
137 pam-ba 3.11 c + /106.66,105.66,74.875,74.125,27.1,26.3,2.3/
138     c DATA ZTPLA/73.5/
139     C HORMG is the distance beteween the bottom the tracker and the center of
140     c the third magnetic module.
141     DATA HORMG/22.57/
142 cafagna 3.7 c end ml 28/10/04
143     c end ml 22/10/04:
144     C CAT data
145     *EM:
146     *JeL:
147     DATA CATA/28.0,0.6,27.165/
148     *END: JeL.
149     c DATA CATB/22.05,21.05,0.55/
150     DATA CATB/22.2,21.3,0.5/
151     c DATA CATL/15.75,6.675,0.55/
152     c DATA CATT/6.3,14.375,0.55/
153     DATA CATL/2.6,14.9,0.4/
154     DATA CATT/8.45,21.2,0.4/
155     DATA CATH/9.4,7.7,0.5/
156     DATA CATF/2.6,3.15,0.4/
157     DATA CATO/9.3,0.05,0.5/
158     DATA CATP/0.05,7.7,0.5/
159 pam-ba 3.11 c DATA ZCAT/75.85/
160 cafagna 3.7 C CAS data
161     *EM:
162     *JeL:
163     DATA CASA/21.45,0.6,20.55/
164     *END: JeL.
165     C DATA CASX/15.25,0.55,23./
166     C DATA CASY/0.55,14.75,23./
167     DATA CSSX/15.7,0.5,21.6/
168     DATA CSSY/0.5,15.7,21.6/
169     DATA CASX/15.6,0.4,21.5/
170     DATA CASY/0.4,15.6,21.5/
171     DATA CASXD/2.4/
172     DATA CASYD/2.2/
173 pam-ba 3.11 C DATA ZCAS/51.25/
174 cafagna 3.7 *END: EM.
175 pam-ba 3.14 C CARD data
176     DATA CARDB/10.,10.,10./
177 cafagna 3.7 C TRD data
178     c ml: 11/11/04
179     c DATA TRFR/19,17.5,.2/
180     DATA TRFR/21.1,19.0,.275/
181     DATA TRFD/19.75,13.9,.2425/
182     DATA TRFU/19.4,13.55,.2425/
183     DATA TRFM/21.1,19.0,0.1375/
184     DATA TRFL/20.175,14.325,1.13/
185     c DATA TRFI/15.5,14.,.2/
186     DATA TRR0/21.1,38.5,.25/
187     DATA TRI0/10.65,8.85,.15/
188     DATA TRRF/16.0,15.4,0.1/
189     DATA TRRI/9.8,8.0,0.1/
190     c end ml.
191     DATA TRBS/3.3,18.3,1./
192     *ml: 10/11/66:
193     DATA TRAL/3.3,2.15,1./
194     DATA TRR2/19.025,13.175,1.51/
195     *end ml.
196     DATA TRDS/24.,24.5,13.5/
197     DATA TRDT/3.,3.,.25/
198     DATA TRDB/17.7,18.5,0/
199     DATA TRSO/0.197,0.2,14./
200     C DATA TRSI/0.,0.197,14./
201     DATA TRSI/0.,0.2,14./
202     *ml: 12/11/04:
203     c DATA TRRA/13.2,14.,0/
204     DATA TRRA/18.25,12.4,0.76/
205     *end ml.
206     *ml: 17/11/04:
207     c DATA TRAN/1.75,1.75,1.0/
208     c DATA TRAI/1.75,1.65,0.9/
209     DATA TRAN/1.8,1.8,1.0/
210     DATA TRAI/1.0,1.0,1.0/
211     *end ml.
212     DATA ZTRD/90.55/
213     DATA GAPTRD/1.5/
214     C Spectrometer data, mod by Caf on 20 Jul 2005
215 pam-ba 3.15 DATA SPEB/15.,14.4,22.615/
216 cafagna 3.7 c ml: 31/10/05:
217     c DATA MGFR/14.,13.4,4.0/
218     DATA MGFR/15.,14.4,4.45/
219     c end ml.
220     c ml: 26/10/04:
221     c DATA MGPL/12.,11.4,4.05/
222     DATA MGPL/12.,11.4,4.0/
223     DATA MGPA/8.1,6.6,4.0/
224     c DATA MGPI/8.05,6.55,4.05/
225     c ml: 31/10/05:
226     c DATA MGPI/8.1,6.6,4.0/
227     C DATA MGPI/8.07,6.57,4./
228     C DATA MGPI/8.07,6.57,4.03/
229     DATA MGPI/8.07,6.57,4./
230     C end ml.
231     c ml:31/10/05:
232     c new volumes:
233     C DATA TPGA/10.5,10.65,0.055/
234     DATA TPGA/10.29,10.65,0.04/
235     DATA TPGU/10.49,12.15,0.01/
236     DATA TPGD/12.,11.4,0.005/
237     DATA TPGI/8.07,6.57,0.015/
238     c end ml.
239     c ml:17/12/04:
240     c DATA TRPB/12.,11.4,0.4/
241     c$$$ mod by Caf on 20 Jul 2005
242     c$$$ DATA TRPB/10.49,12.15,0.365/
243     c ml 31/10/05:
244     c DATA TRPB/15.,14.4,0.365/
245     DATA TRPB/10.49,12.15,0.365/
246     c end ml.
247     ccc ml: 20/04/05:
248     cc DATA TRPL/0.,7.,0.4/
249     C # DATA TPAI/8.0995,8.5,0.055/
250     C # DATA TPAS/8.0995,9.75,0.06/
251     C # Mod by CAF on 15 Jul 2005
252     c DATA TPAI/8.0995,1.25,0.055/
253     c DATA TPAS/8.0995,9.75,0.365/
254     c ml: 15/12/05:
255     c ml 19/9/05:
256     c DATA TPAS/8.144,9.9,0.365/
257     DATA TPAS/8.2,9.9,0.365/
258     DATA TPAI/8.144,1.25,0.05/
259     C # End mod
260     c DATA TRSL/0.,7.,0./
261     C # DATA TRSL/2.6665,7.,0.015/
262     DATA TRSL/2.6665,3.5,0.015/
263     c DATA TSPA/2.666,3.5,0.015/
264     DATA TSPA/2.596,3.413,0.015/
265     DATA THBP/2.6665,2.75,0.015/
266     c DATA TRCP/0.005,7.,0.3/
267     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)
269 bottai 3.12 c DATA TRCP/0.035,10.125,0.25/
270 pam-ba 3.14 c change TRCP in order to not overla with mother
271 bottai 3.12 DATA TRCP/0.035,9.9,0.25/
272 cafagna 3.7 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
274     c the base plate.
275     DATA ZSPEBP/2.97/
276     c DATA ZSPEC/50.6/
277     C ml: 15/12/05: xglue is the dimension along x of the glue between each carbon
278     c fiber barrel and the TRSL volume
279     DATA XGLUE/0.0015/
280     C # DATA NTRSL/3/
281     DATA NTRSL/6/
282     DATA NTHBP/3/
283     c end ml.
284     C Calorimeter data
285     *EM:
286     * DATA CASI/3.9,3.9,0.019/
287     DATA CASI/3.904,3.904,0.019/
288     *F.V.&ML:
289     C DATA CG10/12.1,12.1,0.0875/
290     C DATA C10C/12.1,12.1,0.08/
291     C DATA CAAB/12.1,12.1,0.133/
292     C DATA CAPL/12.1,12.1,0./
293     C DATA CAAD/12.1,12.1,0.133/
294     C DATA CAPD/12.1,12.1,0./
295     C DATA CALB/19.7,19.7,10.2/
296     *MA
297 cafagna 3.13 DATA DZM0/0.19/, DZST/0.390/
298 cafagna 3.7 DATA CG10/12.3,12.3,0.0875/
299     C # DATA C10C/12.3,12.3,0.08/
300     C # DATA CAAB/12.3,12.3,0.1315/
301     DATA C10C/12.3,12.3,0.06/
302 cafagna 3.13 DATA CAAB/12.3,12.3,0.1315/
303 cafagna 3.7 * end MA
304     DATA CAPL/12.3,12.3,0./
305     DATA CANS/12.3,12.3,0./
306     DATA CAAD/12.3,12.3,0.133/
307     DATA CAPD/12.3,12.3,0./
308     *ML:
309     * DATA CALB/19.7,19.7,10.45/
310     DATA CALB/23.2,23.2,10.589/
311     *END ML.
312     *END F.V.&ML.
313     *ML:
314     * DATA CALS/20.,20.,10.5/
315     DATA CALS/24.2,24.2,10.639/
316     DATA ZCAL/13.05/
317     C with ZCAL=13.03 the distance between the bottom of the magnet and
318     C the top of the top silicon strips is about 44.24 mm, as it has to be
319     C if 37 mm is the height of the base plate and 7.24 mm is the distance
320     C between the bottom of the end of the base plate and the top silicium
321     C strips. Because of the difference is small and the height of the base
322     C plate could be approximate, I left ZCAL=13.05.
323     C DATA ZCAL/13.03/
324     *END ML.
325     * DATA CALSTWID/0.36/
326     DATA CALSTWID/0.244/
327     *
328     * NOTE: IF you change NCAPL, remember to modify the NCPL, NCSI, NOCAPL,
329     * NOCASI array dimentions in $GPKEY, $GPDKEY common and data block.
330     * The corresponding FFKEY call in GPFFR must be changed as well.
331     * The GPDAT loop on these arrays should be checked too.
332     *
333 pam-ba 3.14 DATA NCAPL/22/
334     DATA NCAPLD/1/
335     DATA DCASIX/0.242/
336     DATA DCASIY/0.242/
337     DATA DCASIZ/0.694/
338     DATA NCASTR/32/
339     DATA CAKA/12.3,12.3,0.0025/
340     DATA CAGL/12.3,12.3,0.005/
341     DATA CAKP/12.3,12.3,0.0025/
342     C
343     ***** Neutron detector
344 pam-ba 3.11 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 pam-ba 3.14

  ViewVC Help
Powered by ViewVC 1.1.23