Ticket #5914: IDF_minimalistic.xml

File IDF_minimalistic.xml, 678 bytes (added by Anders Markvardsen, 8 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<instrument name="For Unit Testing" valid-from   ="1900-01-31 23:59:59"
3                                         last-modified="llllllellllllllo!">
4
5<defaults>   
6  </defaults>
7
8<component type="cylinder-right" idlist="cylinder-right">
9  <location />
10</component>
11 
12  <type name="cylinder-right" is="detector">
13    <cylinder id="some-shape">
14      <centre-of-bottom-base r="0.0" t="0.0" p="0.0" />
15      <axis x="0.0" y="0.0" z="1.0" /> 
16      <radius val="0.01" />
17      <height val="0.03" />
18    </cylinder>   
19  </type>
20 
21  <idlist idname="cylinder-right">
22    <id val="1" />
23  </idlist>
24 
25 
26</instrument>