1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!-- For help on the notation used to specify an Instrument Definition File |
---|
3 | see http://www.mantidproject.org/IDF --> |
---|
4 | <instrument xmlns="http://www.mantidproject.org/IDF/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mantidproject.org/IDF/1.0 Schema/IDFSchema.xsd" |
---|
5 | name="ALF" valid-from ="1900-01-31 23:59:59" |
---|
6 | valid-to ="2100-01-31 23:59:59" |
---|
7 | last-modified="2009-01-15 00:00:00"> |
---|
8 | |
---|
9 | <defaults> |
---|
10 | <length unit="meter"/> |
---|
11 | <angle unit="degree"/> |
---|
12 | <location r="0.0" t="0.0" p="0.0" ang="0.0" axis-x="0.0" axis-y="0.0" axis-z="1.0"/> |
---|
13 | <reference-frame> |
---|
14 | <!-- The z-axis is set parallel to and in the direction of the beam. the |
---|
15 | y-axis points up and the coordinate system is right handed. --> |
---|
16 | <along-beam axis="z"/> |
---|
17 | <pointing-up axis="y"/> |
---|
18 | <handedness val="right"/> |
---|
19 | <origin val="beam" /> |
---|
20 | </reference-frame> |
---|
21 | <!-- Comment "components-are-facing" out if you dont want the |
---|
22 | components defined in this file to face a position by default --> |
---|
23 | <components-are-facing x="0.0" y="0.0" z="0.0" /> |
---|
24 | <default-view view="cylindrical_y"/> |
---|
25 | </defaults> |
---|
26 | <!-- LIST OF PHYSICAL COMPONENTS (which the instrument consists of) --> |
---|
27 | <!-- detector components --> |
---|
28 | <properties> |
---|
29 | </properties> |
---|
30 | |
---|
31 | <component type="monitors" idlist="monitors"> |
---|
32 | <location/> |
---|
33 | </component> |
---|
34 | <!-- |
---|
35 | <component type="ALFpack1" idlist="ALFpack1"> |
---|
36 | <location /> |
---|
37 | </component> |
---|
38 | <component type="ALFpack2" idlist="ALFpack2"> |
---|
39 | <location /> |
---|
40 | </component> |
---|
41 | <component type="ALFpack3" idlist="ALFpack3"> |
---|
42 | <location /> |
---|
43 | </component> --> |
---|
44 | <component type="ALFdetectors" idlist="ALFdetectors"> |
---|
45 | <location /> |
---|
46 | </component> |
---|
47 | |
---|
48 | <!-- |
---|
49 | <component type="ALFextratube1" idlist="ALFextratube1"> |
---|
50 | <location /> |
---|
51 | </component> |
---|
52 | <component type="ALFextratube2" idlist="ALFextratube2"> |
---|
53 | <location /> |
---|
54 | </component> |
---|
55 | --> |
---|
56 | <!-- source and sample-position components --> |
---|
57 | <component type="undulator"> |
---|
58 | <location z="-14.9165"> <facing val="none"/> </location> |
---|
59 | </component> |
---|
60 | |
---|
61 | <component type="nickel-holder"> |
---|
62 | <location> <facing val="none"/> </location> |
---|
63 | </component> |
---|
64 | |
---|
65 | <type name="line-source-0" > |
---|
66 | <cylinder id="dummy" > |
---|
67 | <centre-of-bottom-base x="0" y="0" z="0" /> |
---|
68 | <axis x="-0.000277778" y="-0.000277778" z="0.333333" /> |
---|
69 | <radius val="0.1" /> |
---|
70 | <height val="0.333333231482003" /> |
---|
71 | </cylinder > |
---|
72 | </type> |
---|
73 | |
---|
74 | <type name="line-source-1" > |
---|
75 | <cylinder id="dummy" > |
---|
76 | <centre-of-bottom-base x="-0.000555556" y="-0.000555556" z="0.666667" /> |
---|
77 | <axis x="-0.000277777" y="-0.000277777" z="0.333333" /> |
---|
78 | <radius val="0.1" /> |
---|
79 | <height val="0.333333231480336" /> |
---|
80 | </cylinder > |
---|
81 | </type> |
---|
82 | |
---|
83 | <type name="line-source-2" > |
---|
84 | <cylinder id="dummy" > |
---|
85 | <centre-of-bottom-base x="-0.00111111" y="-0.00111111" z="1.33333" /> |
---|
86 | <axis x="-0.00027778" y="-0.00027778" z="0.33334" /> |
---|
87 | <radius val="0.1" /> |
---|
88 | <height val="0.333340231480475" /> |
---|
89 | </cylinder > |
---|
90 | </type> |
---|
91 | |
---|
92 | <type name="line-source-3" > |
---|
93 | <cylinder id="dummy" > |
---|
94 | <centre-of-bottom-base x="-0.00166667" y="-0.00166667" z="2" /> |
---|
95 | <axis x="-0.00027777" y="-0.00027777" z="0.33333" /> |
---|
96 | <radius val="0.1" /> |
---|
97 | <height val="0.333330231470753" /> |
---|
98 | </cylinder > |
---|
99 | </type> |
---|
100 | |
---|
101 | <type name="line-source-4" > |
---|
102 | <cylinder id="dummy" > |
---|
103 | <centre-of-bottom-base x="-0.00222222" y="-0.00222222" z="2.66667" /> |
---|
104 | <axis x="-0.00027778" y="-0.00027778" z="0.33333" /> |
---|
105 | <radius val="0.1" /> |
---|
106 | <height val="0.33333023148742" /> |
---|
107 | </cylinder > |
---|
108 | </type> |
---|
109 | |
---|
110 | <type name="line-source-5" > |
---|
111 | <cylinder id="dummy" > |
---|
112 | <centre-of-bottom-base x="0" y="0" z="0" /> |
---|
113 | <axis x="0.000277778" y="-0.000277778" z="0.333333" /> |
---|
114 | <radius val="0.1" /> |
---|
115 | <height val="0.333333231482003" /> |
---|
116 | </cylinder > |
---|
117 | </type> |
---|
118 | |
---|
119 | <type name="line-source-6" > |
---|
120 | <cylinder id="dummy" > |
---|
121 | <centre-of-bottom-base x="0.000555556" y="-0.000555556" z="0.666667" /> |
---|
122 | <axis x="0.000277777" y="-0.000277777" z="0.333333" /> |
---|
123 | <radius val="0.1" /> |
---|
124 | <height val="0.333333231480336" /> |
---|
125 | </cylinder > |
---|
126 | </type> |
---|
127 | |
---|
128 | <type name="line-source-7" > |
---|
129 | <cylinder id="dummy" > |
---|
130 | <centre-of-bottom-base x="0.00111111" y="-0.00111111" z="1.33333" /> |
---|
131 | <axis x="0.00027778" y="-0.00027778" z="0.33334" /> |
---|
132 | <radius val="0.1" /> |
---|
133 | <height val="0.333340231480475" /> |
---|
134 | </cylinder > |
---|
135 | </type> |
---|
136 | |
---|
137 | <type name="line-source-8" > |
---|
138 | <cylinder id="dummy" > |
---|
139 | <centre-of-bottom-base x="0.00166667" y="-0.00166667" z="2" /> |
---|
140 | <axis x="0.00027777" y="-0.00027777" z="0.33333" /> |
---|
141 | <radius val="0.1" /> |
---|
142 | <height val="0.333330231470753" /> |
---|
143 | </cylinder > |
---|
144 | </type> |
---|
145 | |
---|
146 | <type name="line-source-9" > |
---|
147 | <cylinder id="dummy" > |
---|
148 | <centre-of-bottom-base x="0.00222222" y="-0.00222222" z="2.66667" /> |
---|
149 | <axis x="0.00027778" y="-0.00027778" z="0.33333" /> |
---|
150 | <radius val="0.1" /> |
---|
151 | <height val="0.33333023148742" /> |
---|
152 | </cylinder > |
---|
153 | </type> |
---|
154 | |
---|
155 | <type name="line-source-10" > |
---|
156 | <cylinder id="dummy" > |
---|
157 | <centre-of-bottom-base x="0" y="0" z="0" /> |
---|
158 | <axis x="0.000277778" y="0.000277778" z="0.333333" /> |
---|
159 | <radius val="0.1" /> |
---|
160 | <height val="0.333333231482003" /> |
---|
161 | </cylinder > |
---|
162 | </type> |
---|
163 | |
---|
164 | <type name="line-source-11" > |
---|
165 | <cylinder id="dummy" > |
---|
166 | <centre-of-bottom-base x="0.000555556" y="0.000555556" z="0.666667" /> |
---|
167 | <axis x="0.000277777" y="0.000277777" z="0.333333" /> |
---|
168 | <radius val="0.1" /> |
---|
169 | <height val="0.333333231480336" /> |
---|
170 | </cylinder > |
---|
171 | </type> |
---|
172 | |
---|
173 | <type name="line-source-12" > |
---|
174 | <cylinder id="dummy" > |
---|
175 | <centre-of-bottom-base x="0.00111111" y="0.00111111" z="1.33333" /> |
---|
176 | <axis x="0.00027778" y="0.00027778" z="0.33334" /> |
---|
177 | <radius val="0.1" /> |
---|
178 | <height val="0.333340231480475" /> |
---|
179 | </cylinder > |
---|
180 | </type> |
---|
181 | |
---|
182 | <type name="line-source-13" > |
---|
183 | <cylinder id="dummy" > |
---|
184 | <centre-of-bottom-base x="0.00166667" y="0.00166667" z="2" /> |
---|
185 | <axis x="0.00027777" y="0.00027777" z="0.33333" /> |
---|
186 | <radius val="0.1" /> |
---|
187 | <height val="0.333330231470753" /> |
---|
188 | </cylinder > |
---|
189 | </type> |
---|
190 | |
---|
191 | <type name="line-source-14" > |
---|
192 | <cylinder id="dummy" > |
---|
193 | <centre-of-bottom-base x="0.00222222" y="0.00222222" z="2.66667" /> |
---|
194 | <axis x="0.00027778" y="0.00027778" z="0.33333" /> |
---|
195 | <radius val="0.1" /> |
---|
196 | <height val="0.33333023148742" /> |
---|
197 | </cylinder > |
---|
198 | </type> |
---|
199 | |
---|
200 | <type name="line-source-15" > |
---|
201 | <cylinder id="dummy" > |
---|
202 | <centre-of-bottom-base x="0" y="0" z="0" /> |
---|
203 | <axis x="-0.000277778" y="0.000277778" z="0.333333" /> |
---|
204 | <radius val="0.1" /> |
---|
205 | <height val="0.333333231482003" /> |
---|
206 | </cylinder > |
---|
207 | </type> |
---|
208 | |
---|
209 | <type name="line-source-16" > |
---|
210 | <cylinder id="dummy" > |
---|
211 | <centre-of-bottom-base x="-0.000555556" y="0.000555556" z="0.666667" /> |
---|
212 | <axis x="-0.000277777" y="0.000277777" z="0.333333" /> |
---|
213 | <radius val="0.1" /> |
---|
214 | <height val="0.333333231480336" /> |
---|
215 | </cylinder > |
---|
216 | </type> |
---|
217 | |
---|
218 | <type name="line-source-17" > |
---|
219 | <cylinder id="dummy" > |
---|
220 | <centre-of-bottom-base x="-0.00111111" y="0.00111111" z="1.33333" /> |
---|
221 | <axis x="-0.00027778" y="0.00027778" z="0.33334" /> |
---|
222 | <radius val="0.1" /> |
---|
223 | <height val="0.333340231480475" /> |
---|
224 | </cylinder > |
---|
225 | </type> |
---|
226 | |
---|
227 | <type name="line-source-18" > |
---|
228 | <cylinder id="dummy" > |
---|
229 | <centre-of-bottom-base x="-0.00166667" y="0.00166667" z="2" /> |
---|
230 | <axis x="-0.00027777" y="0.00027777" z="0.33333" /> |
---|
231 | <radius val="0.1" /> |
---|
232 | <height val="0.333330231470753" /> |
---|
233 | </cylinder > |
---|
234 | </type> |
---|
235 | |
---|
236 | <type name="line-source-19" > |
---|
237 | <cylinder id="dummy" > |
---|
238 | <centre-of-bottom-base x="-0.00222222" y="0.00222222" z="2.66667" /> |
---|
239 | <axis x="-0.00027778" y="0.00027778" z="0.33333" /> |
---|
240 | <radius val="0.1" /> |
---|
241 | <height val="0.33333023148742" /> |
---|
242 | </cylinder > |
---|
243 | </type> |
---|
244 | |
---|
245 | <!-- DEFINITION OF TYPES --> |
---|
246 | <!-- Source types --> |
---|
247 | <type name="undulator" is="Source"> |
---|
248 | <component type="line-source-0" > |
---|
249 | <location x="0" y="0" z="0" /> |
---|
250 | </component > |
---|
251 | <component type="line-source-1" > |
---|
252 | <location x="0" y="0" z="0" /> |
---|
253 | </component > |
---|
254 | <component type="line-source-2" > |
---|
255 | <location x="0" y="0" z="0" /> |
---|
256 | </component > |
---|
257 | <component type="line-source-3" > |
---|
258 | <location x="0" y="0" z="0" /> |
---|
259 | </component > |
---|
260 | <component type="line-source-4" > |
---|
261 | <location x="0" y="0" z="0" /> |
---|
262 | </component > |
---|
263 | <component type="line-source-5" > |
---|
264 | <location x="0" y="0" z="0" /> |
---|
265 | </component > |
---|
266 | <component type="line-source-6" > |
---|
267 | <location x="0" y="0" z="0" /> |
---|
268 | </component > |
---|
269 | <component type="line-source-7" > |
---|
270 | <location x="0" y="0" z="0" /> |
---|
271 | </component > |
---|
272 | <component type="line-source-8" > |
---|
273 | <location x="0" y="0" z="0" /> |
---|
274 | </component > |
---|
275 | <component type="line-source-9" > |
---|
276 | <location x="0" y="0" z="0" /> |
---|
277 | </component > |
---|
278 | <component type="line-source-10" > |
---|
279 | <location x="0" y="0" z="0" /> |
---|
280 | </component > |
---|
281 | <component type="line-source-11" > |
---|
282 | <location x="0" y="0" z="0" /> |
---|
283 | </component > |
---|
284 | <component type="line-source-12" > |
---|
285 | <location x="0" y="0" z="0" /> |
---|
286 | </component > |
---|
287 | <component type="line-source-13" > |
---|
288 | <location x="0" y="0" z="0" /> |
---|
289 | </component > |
---|
290 | <component type="line-source-14" > |
---|
291 | <location x="0" y="0" z="0" /> |
---|
292 | </component > |
---|
293 | <component type="line-source-15" > |
---|
294 | <location x="0" y="0" z="0" /> |
---|
295 | </component > |
---|
296 | <component type="line-source-16" > |
---|
297 | <location x="0" y="0" z="0" /> |
---|
298 | </component > |
---|
299 | <component type="line-source-17" > |
---|
300 | <location x="0" y="0" z="0" /> |
---|
301 | </component > |
---|
302 | <component type="line-source-18" > |
---|
303 | <location x="0" y="0" z="0" /> |
---|
304 | </component > |
---|
305 | <component type="line-source-19" > |
---|
306 | <location x="0" y="0" z="0" /> |
---|
307 | </component > |
---|
308 | </type> |
---|
309 | |
---|
310 | <!-- Sample-position types --> |
---|
311 | <type name="nickel-holder" is="SamplePos"> |
---|
312 | <component type="line-sample-0" > |
---|
313 | <location x="0" y="0" z="0" /> |
---|
314 | </component > |
---|
315 | <component type="line-sample-1" > |
---|
316 | <location x="0" y="0" z="0" /> |
---|
317 | </component > |
---|
318 | <component type="line-sample-2" > |
---|
319 | <location x="0" y="0" z="0" /> |
---|
320 | </component > |
---|
321 | <component type="line-sample-3" > |
---|
322 | <location x="0" y="0" z="0" /> |
---|
323 | </component > |
---|
324 | <component type="line-sample-4" > |
---|
325 | <location x="0" y="0" z="0" /> |
---|
326 | </component > |
---|
327 | <component type="line-sample-5" > |
---|
328 | <location x="0" y="0" z="0" /> |
---|
329 | </component > |
---|
330 | <component type="line-sample-6" > |
---|
331 | <location x="0" y="0" z="0" /> |
---|
332 | </component > |
---|
333 | <component type="line-sample-7" > |
---|
334 | <location x="0" y="0" z="0" /> |
---|
335 | </component > |
---|
336 | <component type="line-sample-8" > |
---|
337 | <location x="0" y="0" z="0" /> |
---|
338 | </component > |
---|
339 | <component type="line-sample-9" > |
---|
340 | <location x="0" y="0" z="0" /> |
---|
341 | </component > |
---|
342 | <component type="line-sample-10" > |
---|
343 | <location x="0" y="0" z="0" /> |
---|
344 | </component > |
---|
345 | <component type="line-sample-11" > |
---|
346 | <location x="0" y="0" z="0" /> |
---|
347 | </component > |
---|
348 | </type> |
---|
349 | |
---|
350 | <type name="line-sample-0" > |
---|
351 | <cylinder id="dummy" > |
---|
352 | <centre-of-bottom-base x="-0.005" y="-0.005" z="-0.0025" /> |
---|
353 | <axis x="0.01" y="0" z="0" /> |
---|
354 | <radius val="0.1" /> |
---|
355 | <height val="0.01" /> |
---|
356 | </cylinder > |
---|
357 | </type> |
---|
358 | |
---|
359 | <type name="line-sample-1" > |
---|
360 | <cylinder id="dummy" > |
---|
361 | <centre-of-bottom-base x="-0.005" y="-0.0025" z="0.005" /> |
---|
362 | <axis x="0" y="0" z="0" /> |
---|
363 | <radius val="0.1" /> |
---|
364 | <height val="0" /> |
---|
365 | </cylinder > |
---|
366 | </type> |
---|
367 | |
---|
368 | <type name="line-sample-2" > |
---|
369 | <cylinder id="dummy" > |
---|
370 | <centre-of-bottom-base x="-0.0025" y="0.005" z="-0.005" /> |
---|
371 | <axis x="0" y="0" z="0.01" /> |
---|
372 | <radius val="0.1" /> |
---|
373 | <height val="0.01" /> |
---|
374 | </cylinder > |
---|
375 | </type> |
---|
376 | |
---|
377 | <type name="line-sample-3" > |
---|
378 | <cylinder id="dummy" > |
---|
379 | <centre-of-bottom-base x="0.005" y="-0.005" z="-0.0025" /> |
---|
380 | <axis x="0" y="0.01" z="0" /> |
---|
381 | <radius val="0.1" /> |
---|
382 | <height val="0.01" /> |
---|
383 | </cylinder > |
---|
384 | </type> |
---|
385 | |
---|
386 | <type name="line-sample-4" > |
---|
387 | <cylinder id="dummy" > |
---|
388 | <centre-of-bottom-base x="-0.005" y="-0.005" z="0.0025" /> |
---|
389 | <axis x="0.01" y="0" z="0" /> |
---|
390 | <radius val="0.1" /> |
---|
391 | <height val="0.01" /> |
---|
392 | </cylinder > |
---|
393 | </type> |
---|
394 | |
---|
395 | <type name="line-sample-5" > |
---|
396 | <cylinder id="dummy" > |
---|
397 | <centre-of-bottom-base x="-0.005" y="0.0025" z="0.005" /> |
---|
398 | <axis x="0" y="0" z="0" /> |
---|
399 | <radius val="0.1" /> |
---|
400 | <height val="0" /> |
---|
401 | </cylinder > |
---|
402 | </type> |
---|
403 | |
---|
404 | <type name="line-sample-6" > |
---|
405 | <cylinder id="dummy" > |
---|
406 | <centre-of-bottom-base x="0.0025" y="0.005" z="-0.005" /> |
---|
407 | <axis x="0" y="0" z="0.01" /> |
---|
408 | <radius val="0.1" /> |
---|
409 | <height val="0.01" /> |
---|
410 | </cylinder > |
---|
411 | </type> |
---|
412 | |
---|
413 | <type name="line-sample-7" > |
---|
414 | <cylinder id="dummy" > |
---|
415 | <centre-of-bottom-base x="0.005" y="-0.005" z="0.0025" /> |
---|
416 | <axis x="0" y="0.01" z="0" /> |
---|
417 | <radius val="0.1" /> |
---|
418 | <height val="0.01" /> |
---|
419 | </cylinder > |
---|
420 | </type> |
---|
421 | |
---|
422 | <type name="line-sample-8" > |
---|
423 | <cylinder id="dummy" > |
---|
424 | <centre-of-bottom-base x="-0.005" y="-0.005" z="-0.0025" /> |
---|
425 | <axis x="0" y="0" z="0.005" /> |
---|
426 | <radius val="0.1" /> |
---|
427 | <height val="0.005" /> |
---|
428 | </cylinder > |
---|
429 | </type> |
---|
430 | |
---|
431 | <type name="line-sample-9" > |
---|
432 | <cylinder id="dummy" > |
---|
433 | <centre-of-bottom-base x="0.005" y="-0.005" z="-0.0025" /> |
---|
434 | <axis x="0" y="0" z="0.005" /> |
---|
435 | <radius val="0.1" /> |
---|
436 | <height val="0.005" /> |
---|
437 | </cylinder > |
---|
438 | </type> |
---|
439 | |
---|
440 | <type name="line-sample-10" > |
---|
441 | <cylinder id="dummy" > |
---|
442 | <centre-of-bottom-base x="-0.005" y="0.005" z="-0.0025" /> |
---|
443 | <axis x="0" y="0" z="0.005" /> |
---|
444 | <radius val="0.1" /> |
---|
445 | <height val="0.005" /> |
---|
446 | </cylinder > |
---|
447 | </type> |
---|
448 | |
---|
449 | <type name="line-sample-11" > |
---|
450 | <cylinder id="dummy" > |
---|
451 | <centre-of-bottom-base x="0.005" y="0.005" z="-0.0025" /> |
---|
452 | <axis x="0" y="0" z="0.005" /> |
---|
453 | <radius val="0.1" /> |
---|
454 | <height val="0.005" /> |
---|
455 | </cylinder > |
---|
456 | </type> |
---|
457 | |
---|
458 | <!-- Detectors types --> |
---|
459 | <type name="monitors"> |
---|
460 | <component type="monitor"> |
---|
461 | <location r="4.0" t="180.0" p="0.0" name="monitor1" /> |
---|
462 | <location r="2.0" t="0.0" p="0.0" name="monitor2" /> |
---|
463 | <location r="4.0" t="0.0" p="0.0" name="monitor3" /> |
---|
464 | </component> |
---|
465 | </type> |
---|
466 | |
---|
467 | <type name="ALFdetectors"> |
---|
468 | <component type="ALF24tubes"> |
---|
469 | <location x="0.7309 " z=" 1.3328 "> <facing x="0" y="0" z="0"/> </location> |
---|
470 | </component> |
---|
471 | </type> |
---|
472 | |
---|
473 | <!-- <type name="ALFpack1"> |
---|
474 | <component type="ALFpack"> |
---|
475 | <location x="0.52833 " z=" 1.4252 "> <facing x="0" y="0" z="0"/> </location> |
---|
476 | </component> |
---|
477 | </type> |
---|
478 | <type name="ALFpack2"> |
---|
479 | <component type="ALFpack"> |
---|
480 | <location x="0.7309 " z=" 1.3328 "> <facing x="0" y="0" z="0"/> </location> |
---|
481 | </component> |
---|
482 | </type> |
---|
483 | <type name="ALFpack3"> |
---|
484 | <component type="ALFpack"> |
---|
485 | <location x="0.91857 " z=" 1.21105 "> <facing x="0" y="0" z="0"/> </location> |
---|
486 | </component> |
---|
487 | </type> --> |
---|
488 | <!-- |
---|
489 | <type name="ALFextratube1"> |
---|
490 | <component type="ALFtube"> |
---|
491 | <location x="1.52 " z=" -0.0200 "> <facing x="0" y="0" z="0"/> </location> |
---|
492 | </component> |
---|
493 | </type> |
---|
494 | <type name="ALFextratube2"> |
---|
495 | <component type="ALFtube"> |
---|
496 | <location x="1.52 " z=" 0.0200 "> <facing x="0" y="0" z="0"/> </location> |
---|
497 | </component> |
---|
498 | </type> |
---|
499 | --> |
---|
500 | |
---|
501 | <type name="ALF24tubes"> |
---|
502 | <properties /> |
---|
503 | <component type="ALFtube" > |
---|
504 | <location x=" -0.3220 " z=" 0.00000" name="tube1" /> |
---|
505 | <location x=" -0.2940 " z=" 0.00000" name="tube2" /> |
---|
506 | <location x=" -0.2660 " z=" 0.00000" name="tube3" /> |
---|
507 | <location x=" -0.2380 " z=" 0.00000" name="tube4" /> |
---|
508 | <location x=" -0.2100 " z=" 0.00000" name="tube5" /> |
---|
509 | <location x=" -0.1820 " z=" 0.00000" name="tube6" /> |
---|
510 | <location x=" -0.1540 " z=" 0.00000" name="tube7" /> |
---|
511 | <location x=" -0.1260 " z=" 0.00000" name="tube8" /> |
---|
512 | <location x=" -0.0980 " z=" 0.00000" name="tube9" /> |
---|
513 | <location x=" -0.0700 " z=" 0.00000" name="tube10" /> |
---|
514 | <location x=" -0.0420 " z=" 0.00000" name="tube11" /> |
---|
515 | <location x=" -0.0140 " z=" 0.00000" name="tube12" /> |
---|
516 | <location x=" 0.01400 " z=" 0.00000" name="tube13" /> |
---|
517 | <location x=" 0.04200 " z=" 0.00000" name="tube14" /> |
---|
518 | <location x=" 0.07000 " z=" 0.00000" name="tube15" /> |
---|
519 | <location x=" 0.09800 " z=" 0.00000" name="tube16" /> |
---|
520 | <location x=" 0.12600 " z=" 0.00000" name="tube17" /> |
---|
521 | <location x=" 0.15400 " z=" 0.00000" name="tube18" /> |
---|
522 | <location x=" 0.18200 " z=" 0.00000" name="tube19" /> |
---|
523 | <location x=" 0.21000 " z=" 0.00000" name="tube20" /> |
---|
524 | <location x=" 0.23800 " z=" 0.00000" name="tube21" /> |
---|
525 | <location x=" 0.26600 " z=" 0.00000" name="tube22" /> |
---|
526 | <location x=" 0.29400 " z=" 0.00000" name="tube23" /> |
---|
527 | <location x=" 0.32200 " z=" 0.00000" name="tube24" /> |
---|
528 | |
---|
529 | </component> |
---|
530 | </type> |
---|
531 | |
---|
532 | <!-- |
---|
533 | <type name="ALFpack"> |
---|
534 | <properties /> |
---|
535 | <component type="ALFtube" > |
---|
536 | <location x=" -0.0980 " z=" 0.00000" name="tube1" /> |
---|
537 | <location x=" -0.0700 " z=" 0.00000" name="tube2" /> |
---|
538 | <location x=" -0.0420 " z=" 0.00000" name="tube3" /> |
---|
539 | <location x=" -0.0140 " z=" 0.00000" name="tube4" /> |
---|
540 | <location x=" 0.01400 " z=" 0.00000" name="tube5" /> |
---|
541 | <location x=" 0.04200 " z=" 0.00000" name="tube6" /> |
---|
542 | <location x=" 0.07000 " z=" 0.00000" name="tube7" /> |
---|
543 | <location x=" 0.09800 " z=" 0.00000" name="tube8" /> |
---|
544 | </component> |
---|
545 | </type> --> |
---|
546 | |
---|
547 | <type name="ALFtube" outline="yes"> |
---|
548 | <component type="pixel"> |
---|
549 | <location y=" -0.498047" /> |
---|
550 | <location y=" -0.494141" /> |
---|
551 | <location y=" -0.490234" /> |
---|
552 | <location y=" -0.486328" /> |
---|
553 | <location y=" -0.482422" /> |
---|
554 | <location y=" -0.478516" /> |
---|
555 | <location y=" -0.474609" /> |
---|
556 | <location y=" -0.470703" /> |
---|
557 | <location y=" -0.466797" /> |
---|
558 | <location y=" -0.462891" /> |
---|
559 | <location y=" -0.458984" /> |
---|
560 | <location y=" -0.455078" /> |
---|
561 | <location y=" -0.451172" /> |
---|
562 | <location y=" -0.447266" /> |
---|
563 | <location y=" -0.443359" /> |
---|
564 | <location y=" -0.439453" /> |
---|
565 | <location y=" -0.435547" /> |
---|
566 | <location y=" -0.431641" /> |
---|
567 | <location y=" -0.427734" /> |
---|
568 | <location y=" -0.423828" /> |
---|
569 | <location y=" -0.419922" /> |
---|
570 | <location y=" -0.416016" /> |
---|
571 | <location y=" -0.412109" /> |
---|
572 | <location y=" -0.408203" /> |
---|
573 | <location y=" -0.404297" /> |
---|
574 | <location y=" -0.400391" /> |
---|
575 | <location y=" -0.396484" /> |
---|
576 | <location y=" -0.392578" /> |
---|
577 | <location y=" -0.388672" /> |
---|
578 | <location y=" -0.384766" /> |
---|
579 | <location y=" -0.380859" /> |
---|
580 | <location y=" -0.376953" /> |
---|
581 | <location y=" -0.373047" /> |
---|
582 | <location y=" -0.369141" /> |
---|
583 | <location y=" -0.365234" /> |
---|
584 | <location y=" -0.361328" /> |
---|
585 | <location y=" -0.357422" /> |
---|
586 | <location y=" -0.353516" /> |
---|
587 | <location y=" -0.349609" /> |
---|
588 | <location y=" -0.345703" /> |
---|
589 | <location y=" -0.341797" /> |
---|
590 | <location y=" -0.337891" /> |
---|
591 | <location y=" -0.333984" /> |
---|
592 | <location y=" -0.330078" /> |
---|
593 | <location y=" -0.326172" /> |
---|
594 | <location y=" -0.322266" /> |
---|
595 | <location y=" -0.318359" /> |
---|
596 | <location y=" -0.314453" /> |
---|
597 | <location y=" -0.310547" /> |
---|
598 | <location y=" -0.306641" /> |
---|
599 | <location y=" -0.302734" /> |
---|
600 | <location y=" -0.298828" /> |
---|
601 | <location y=" -0.294922" /> |
---|
602 | <location y=" -0.291016" /> |
---|
603 | <location y=" -0.287109" /> |
---|
604 | <location y=" -0.283203" /> |
---|
605 | <location y=" -0.279297" /> |
---|
606 | <location y=" -0.275391" /> |
---|
607 | <location y=" -0.271484" /> |
---|
608 | <location y=" -0.267578" /> |
---|
609 | <location y=" -0.263672" /> |
---|
610 | <location y=" -0.259766" /> |
---|
611 | <location y=" -0.255859" /> |
---|
612 | <location y=" -0.251953" /> |
---|
613 | <location y=" -0.248047" /> |
---|
614 | <location y=" -0.244141" /> |
---|
615 | <location y=" -0.240234" /> |
---|
616 | <location y=" -0.236328" /> |
---|
617 | <location y=" -0.232422" /> |
---|
618 | <location y=" -0.228516" /> |
---|
619 | <location y=" -0.224609" /> |
---|
620 | <location y=" -0.220703" /> |
---|
621 | <location y=" -0.216797" /> |
---|
622 | <location y=" -0.212891" /> |
---|
623 | <location y=" -0.208984" /> |
---|
624 | <location y=" -0.205078" /> |
---|
625 | <location y=" -0.201172" /> |
---|
626 | <location y=" -0.197266" /> |
---|
627 | <location y=" -0.193359" /> |
---|
628 | <location y=" -0.189453" /> |
---|
629 | <location y=" -0.185547" /> |
---|
630 | <location y=" -0.181641" /> |
---|
631 | <location y=" -0.177734" /> |
---|
632 | <location y=" -0.173828" /> |
---|
633 | <location y=" -0.169922" /> |
---|
634 | <location y=" -0.166016" /> |
---|
635 | <location y=" -0.162109" /> |
---|
636 | <location y=" -0.158203" /> |
---|
637 | <location y=" -0.154297" /> |
---|
638 | <location y=" -0.150391" /> |
---|
639 | <location y=" -0.146484" /> |
---|
640 | <location y=" -0.142578" /> |
---|
641 | <location y=" -0.138672" /> |
---|
642 | <location y=" -0.134766" /> |
---|
643 | <location y=" -0.130859" /> |
---|
644 | <location y=" -0.126953" /> |
---|
645 | <location y=" -0.123047" /> |
---|
646 | <location y=" -0.119141" /> |
---|
647 | <location y=" -0.115234" /> |
---|
648 | <location y=" -0.111328" /> |
---|
649 | <location y=" -0.107422" /> |
---|
650 | <location y=" -0.103516" /> |
---|
651 | <location y=" -0.0996094" /> |
---|
652 | <location y=" -0.0957031" /> |
---|
653 | <location y=" -0.0917969" /> |
---|
654 | <location y=" -0.0878906" /> |
---|
655 | <location y=" -0.0839844" /> |
---|
656 | <location y=" -0.0800781" /> |
---|
657 | <location y=" -0.0761719" /> |
---|
658 | <location y=" -0.0722656" /> |
---|
659 | <location y=" -0.0683594" /> |
---|
660 | <location y=" -0.0644531" /> |
---|
661 | <location y=" -0.0605469" /> |
---|
662 | <location y=" -0.0566406" /> |
---|
663 | <location y=" -0.0527344" /> |
---|
664 | <location y=" -0.0488281" /> |
---|
665 | <location y=" -0.0449219" /> |
---|
666 | <location y=" -0.0410156" /> |
---|
667 | <location y=" -0.0371094" /> |
---|
668 | <location y=" -0.0332031" /> |
---|
669 | <location y=" -0.0292969" /> |
---|
670 | <location y=" -0.0253906" /> |
---|
671 | <location y=" -0.0214844" /> |
---|
672 | <location y=" -0.0175781" /> |
---|
673 | <location y=" -0.0136719" /> |
---|
674 | <location y=" -0.00976562" /> |
---|
675 | <location y=" -0.00585938" /> |
---|
676 | <location y=" -0.00195312" /> |
---|
677 | <location y=" 0.00195312" /> |
---|
678 | <location y=" 0.00585938" /> |
---|
679 | <location y=" 0.00976562" /> |
---|
680 | <location y=" 0.0136719" /> |
---|
681 | <location y=" 0.0175781" /> |
---|
682 | <location y=" 0.0214844" /> |
---|
683 | <location y=" 0.0253906" /> |
---|
684 | <location y=" 0.0292969" /> |
---|
685 | <location y=" 0.0332031" /> |
---|
686 | <location y=" 0.0371094" /> |
---|
687 | <location y=" 0.0410156" /> |
---|
688 | <location y=" 0.0449219" /> |
---|
689 | <location y=" 0.0488281" /> |
---|
690 | <location y=" 0.0527344" /> |
---|
691 | <location y=" 0.0566406" /> |
---|
692 | <location y=" 0.0605469" /> |
---|
693 | <location y=" 0.0644531" /> |
---|
694 | <location y=" 0.0683594" /> |
---|
695 | <location y=" 0.0722656" /> |
---|
696 | <location y=" 0.0761719" /> |
---|
697 | <location y=" 0.0800781" /> |
---|
698 | <location y=" 0.0839844" /> |
---|
699 | <location y=" 0.0878906" /> |
---|
700 | <location y=" 0.0917969" /> |
---|
701 | <location y=" 0.0957031" /> |
---|
702 | <location y=" 0.0996094" /> |
---|
703 | <location y=" 0.103516" /> |
---|
704 | <location y=" 0.107422" /> |
---|
705 | <location y=" 0.111328" /> |
---|
706 | <location y=" 0.115234" /> |
---|
707 | <location y=" 0.119141" /> |
---|
708 | <location y=" 0.123047" /> |
---|
709 | <location y=" 0.126953" /> |
---|
710 | <location y=" 0.130859" /> |
---|
711 | <location y=" 0.134766" /> |
---|
712 | <location y=" 0.138672" /> |
---|
713 | <location y=" 0.142578" /> |
---|
714 | <location y=" 0.146484" /> |
---|
715 | <location y=" 0.150391" /> |
---|
716 | <location y=" 0.154297" /> |
---|
717 | <location y=" 0.158203" /> |
---|
718 | <location y=" 0.162109" /> |
---|
719 | <location y=" 0.166016" /> |
---|
720 | <location y=" 0.169922" /> |
---|
721 | <location y=" 0.173828" /> |
---|
722 | <location y=" 0.177734" /> |
---|
723 | <location y=" 0.181641" /> |
---|
724 | <location y=" 0.185547" /> |
---|
725 | <location y=" 0.189453" /> |
---|
726 | <location y=" 0.193359" /> |
---|
727 | <location y=" 0.197266" /> |
---|
728 | <location y=" 0.201172" /> |
---|
729 | <location y=" 0.205078" /> |
---|
730 | <location y=" 0.208984" /> |
---|
731 | <location y=" 0.212891" /> |
---|
732 | <location y=" 0.216797" /> |
---|
733 | <location y=" 0.220703" /> |
---|
734 | <location y=" 0.224609" /> |
---|
735 | <location y=" 0.228516" /> |
---|
736 | <location y=" 0.232422" /> |
---|
737 | <location y=" 0.236328" /> |
---|
738 | <location y=" 0.240234" /> |
---|
739 | <location y=" 0.244141" /> |
---|
740 | <location y=" 0.248047" /> |
---|
741 | <location y=" 0.251953" /> |
---|
742 | <location y=" 0.255859" /> |
---|
743 | <location y=" 0.259766" /> |
---|
744 | <location y=" 0.263672" /> |
---|
745 | <location y=" 0.267578" /> |
---|
746 | <location y=" 0.271484" /> |
---|
747 | <location y=" 0.275391" /> |
---|
748 | <location y=" 0.279297" /> |
---|
749 | <location y=" 0.283203" /> |
---|
750 | <location y=" 0.287109" /> |
---|
751 | <location y=" 0.291016" /> |
---|
752 | <location y=" 0.294922" /> |
---|
753 | <location y=" 0.298828" /> |
---|
754 | <location y=" 0.302734" /> |
---|
755 | <location y=" 0.306641" /> |
---|
756 | <location y=" 0.310547" /> |
---|
757 | <location y=" 0.314453" /> |
---|
758 | <location y=" 0.318359" /> |
---|
759 | <location y=" 0.322266" /> |
---|
760 | <location y=" 0.326172" /> |
---|
761 | <location y=" 0.330078" /> |
---|
762 | <location y=" 0.333984" /> |
---|
763 | <location y=" 0.337891" /> |
---|
764 | <location y=" 0.341797" /> |
---|
765 | <location y=" 0.345703" /> |
---|
766 | <location y=" 0.349609" /> |
---|
767 | <location y=" 0.353516" /> |
---|
768 | <location y=" 0.357422" /> |
---|
769 | <location y=" 0.361328" /> |
---|
770 | <location y=" 0.365234" /> |
---|
771 | <location y=" 0.369141" /> |
---|
772 | <location y=" 0.373047" /> |
---|
773 | <location y=" 0.376953" /> |
---|
774 | <location y=" 0.380859" /> |
---|
775 | <location y=" 0.384766" /> |
---|
776 | <location y=" 0.388672" /> |
---|
777 | <location y=" 0.392578" /> |
---|
778 | <location y=" 0.396484" /> |
---|
779 | <location y=" 0.400391" /> |
---|
780 | <location y=" 0.404297" /> |
---|
781 | <location y=" 0.408203" /> |
---|
782 | <location y=" 0.412109" /> |
---|
783 | <location y=" 0.416016" /> |
---|
784 | <location y=" 0.419922" /> |
---|
785 | <location y=" 0.423828" /> |
---|
786 | <location y=" 0.427734" /> |
---|
787 | <location y=" 0.431641" /> |
---|
788 | <location y=" 0.435547" /> |
---|
789 | <location y=" 0.439453" /> |
---|
790 | <location y=" 0.443359" /> |
---|
791 | <location y=" 0.447266" /> |
---|
792 | <location y=" 0.451172" /> |
---|
793 | <location y=" 0.455078" /> |
---|
794 | <location y=" 0.458984" /> |
---|
795 | <location y=" 0.462891" /> |
---|
796 | <location y=" 0.466797" /> |
---|
797 | <location y=" 0.470703" /> |
---|
798 | <location y=" 0.474609" /> |
---|
799 | <location y=" 0.478516" /> |
---|
800 | <location y=" 0.482422" /> |
---|
801 | <location y=" 0.486328" /> |
---|
802 | <location y=" 0.490234" /> |
---|
803 | <location y=" 0.494141" /> |
---|
804 | <location y=" 0.498047" /> |
---|
805 | </component> |
---|
806 | </type> |
---|
807 | |
---|
808 | <type name="monitor" is="monitor"> |
---|
809 | <properties/> |
---|
810 | <cylinder id="some-shape"> |
---|
811 | <centre-of-bottom-base r="0.0" t="0.0" p="0.0" /> |
---|
812 | <axis x="0.0" y="0.0" z="1.0" /> |
---|
813 | <radius val="0.01" /> |
---|
814 | <height val="0.03" /> |
---|
815 | </cylinder> |
---|
816 | <algebra val="some-shape" /> |
---|
817 | </type> |
---|
818 | |
---|
819 | <type name="pixel" is="detector"> |
---|
820 | <cylinder id="cyl-approx"> |
---|
821 | <centre-of-bottom-base r="0.0" t="0.0" p="0.0" /> |
---|
822 | <axis x="0.0" y="0.2" z="0.0" /> |
---|
823 | <radius val="0.0127" /> |
---|
824 | <height val=" 0.004" /> |
---|
825 | </cylinder> |
---|
826 | <algebra val="cyl-approx" /> |
---|
827 | </type> |
---|
828 | |
---|
829 | |
---|
830 | |
---|
831 | <!-- MONITOR ID LISTS --> |
---|
832 | <idlist idname="monitors"> |
---|
833 | <id start="6657" end="6659" /> |
---|
834 | </idlist> |
---|
835 | <!-- DETECTOR ID LISTS --> |
---|
836 | <idlist idname="ALFdetectors"> |
---|
837 | <id start="1" end="256" /> |
---|
838 | <id start="257" end="512" /> |
---|
839 | <id start="513" end="768" /> |
---|
840 | <id start="769" end="1024" /> |
---|
841 | <id start="1025" end="1280" /> |
---|
842 | <id start="1281" end="1536" /> |
---|
843 | <id start="1537" end="1792" /> |
---|
844 | <id start="1793" end="2048" /> |
---|
845 | <id start="2049" end="2304" /> |
---|
846 | <id start="2305" end="2560" /> |
---|
847 | <id start="2561" end="2816" /> |
---|
848 | <id start="2817" end="3072" /> |
---|
849 | <id start="3073" end="3328" /> |
---|
850 | <id start="3329" end="3584" /> |
---|
851 | <id start="3585" end="3840" /> |
---|
852 | <id start="3841" end="4096" /> |
---|
853 | <id start="4097" end="4352" /> |
---|
854 | <id start="4353" end="4608" /> |
---|
855 | <id start="4609" end="4864" /> |
---|
856 | <id start="4865" end="5120" /> |
---|
857 | <id start="5121" end="5376" /> |
---|
858 | <id start="5377" end="5632" /> |
---|
859 | <id start="5633" end="5888" /> |
---|
860 | <id start="5889" end="6144" /> |
---|
861 | </idlist> |
---|
862 | |
---|
863 | <!-- <idlist idname="ALFpack1"> |
---|
864 | <id start="1" end="256" /> |
---|
865 | <id start="257" end="512" /> |
---|
866 | <id start="513" end="768" /> |
---|
867 | <id start="769" end="1024" /> |
---|
868 | <id start="1025" end="1280" /> |
---|
869 | <id start="1281" end="1536" /> |
---|
870 | <id start="1537" end="1792" /> |
---|
871 | <id start="1793" end="2048" /> |
---|
872 | </idlist> |
---|
873 | <idlist idname="ALFpack2"> |
---|
874 | <id start="2049" end="2304" /> |
---|
875 | <id start="2305" end="2560" /> |
---|
876 | <id start="2561" end="2816" /> |
---|
877 | <id start="2817" end="3072" /> |
---|
878 | <id start="3073" end="3328" /> |
---|
879 | <id start="3329" end="3584" /> |
---|
880 | <id start="3585" end="3840" /> |
---|
881 | <id start="3841" end="4096" /> |
---|
882 | </idlist> |
---|
883 | <idlist idname="ALFpack3"> |
---|
884 | <id start="4097" end="4352" /> |
---|
885 | <id start="4353" end="4608" /> |
---|
886 | <id start="4609" end="4864" /> |
---|
887 | <id start="4865" end="5120" /> |
---|
888 | <id start="5121" end="5376" /> |
---|
889 | <id start="5377" end="5632" /> |
---|
890 | <id start="5633" end="5888" /> |
---|
891 | <id start="5889" end="6144" /> |
---|
892 | </idlist> --> |
---|
893 | <!-- |
---|
894 | <idlist idname="ALFextratube1"> |
---|
895 | <id start="6145" end="6400" /> |
---|
896 | </idlist> |
---|
897 | <idlist idname="ALFextratube2"> |
---|
898 | <id start="6401" end="6656" /> |
---|
899 | </idlist> |
---|
900 | --> |
---|
901 | </instrument> |
---|