source: trunk/environments/MOMO/dicom.xml@ 1353

Last change on this file since 1353 was 1337, checked in by garnier, 15 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<gdml xmlns:gdml="http://cern.ch/2001/Schemas/GDML"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:noNamespaceSchemaLocation="../schema/gdml_1.0.xsd">
5 <define>
6 <constant name="HALFPI" value="pi/2."/>
7 <constant name="PI" value="1.*pi"/>
8 <constant name="TWOPI" value="2.*pi"/>
9 <position name="center"/>
10 <rotation name="identity"/>
11 <position name="shiftbyx" x="20.0"/>
12 <rotation name="rotatebyx" x="HALFPI"/>
13 <rotation name="rotatebyall" x="HALFPI" y="PI" z="TWOPI"/>
14 </define>
15
16 <materials>
17 <!--Elements-->
18 <element name="Hydrogen" formula="H" Z="1">
19 <atom value="1.00794"/>
20 </element>
21 <element name="Carbon" formula="C" Z="6">
22 <atom value="12.011"/>
23 </element>
24 <element name="Nitrogen" formula="N" Z="7">
25 <atom value="14.00674"/>
26 </element>
27 <element name="Oxygen" formula="O" Z="8">
28 <atom value="15.9994"/>
29 </element>
30 <element name="Sodium" formula="Na" Z="11">
31 <atom value="22.989768"/>
32 </element>
33 <element name="Magnesium" formula="Mg" Z="12">
34 <atom value="24.305"/>
35 </element>
36 <element name="Phosphorus" formula="P" Z="15">
37 <atom value="30.973762"/>
38 </element>
39 <element name="Sulfur" formula="S" Z="16">
40 <atom value="32.066"/>
41 </element>
42 <element name="Chlorine" formula="Cl" Z="17">
43 <atom value="35.4527"/>
44 </element>
45 <element name="Potassium" formula="K" Z="19">
46 <atom value="39.0983"/>
47 </element>
48 <element name="Calcium" formula="Ca" Z="20">
49 <atom value="40.078"/>
50 </element>
51 <element name="Iron" formula="Fe" Z="26">
52 <atom value="55.845"/>
53 </element>
54
55 <!--Materials from Combination-->
56 <material name="SkeletonSpongiosa">
57 <D type="denstiy" value="1159.0" unit="kg/m3"/>
58 <T type="temperature" value="273.15" unit="kelvin"/>
59 <P type="pascal" value="1.0" unit="atmosphere"/>
60 <fraction n="0.085" ref="H"/>
61 <fraction n="0.404" ref="C"/>
62 <fraction n="0.058" ref="N"/>
63 <fraction n="0.367" ref="O"/>
64 <fraction n="0.0010" ref="Na"/>
65 <fraction n="0.0010" ref="Mg"/>
66 <fraction n="0.034" ref="P"/>
67 <fraction n="0.0020" ref="S"/>
68 <fraction n="0.0020" ref="Cl"/>
69 <fraction n="0.0010" ref="K"/>
70 <fraction n="0.044" ref="Ca"/>
71 <fraction n="0.0010" ref="Fe"/>
72 </material>
73 <material name="SkeletonRibs">
74 <D type="denstiy" value="1575.0" unit="kg/m3"/>
75 <T type="temperature" value="273.15" unit="kelvin"/>
76 <P type="pascal" value="1.0" unit="atmosphere"/>
77 <fraction n="0.056" ref="H"/>
78 <fraction n="0.235" ref="C"/>
79 <fraction n="0.05" ref="N"/>
80 <fraction n="0.434" ref="O"/>
81 <fraction n="0.0010" ref="Na"/>
82 <fraction n="0.0010" ref="Mg"/>
83 <fraction n="0.072" ref="P"/>
84 <fraction n="0.0030" ref="S"/>
85 <fraction n="0.0010" ref="Cl"/>
86 <fraction n="0.0010" ref="K"/>
87 <fraction n="0.146" ref="Ca"/>
88 </material>
89 <material name="Liver">
90 <D type="denstiy" value="1071.0" unit="kg/m3"/>
91 <T type="temperature" value="273.15" unit="kelvin"/>
92 <P type="pascal" value="1.0" unit="atmosphere"/>
93 <fraction n="0.102" ref="H"/>
94 <fraction n="0.139" ref="C"/>
95 <fraction n="0.03" ref="N"/>
96 <fraction n="0.716" ref="O"/>
97 <fraction n="0.0020" ref="Na"/>
98 <fraction n="0.0030" ref="P"/>
99 <fraction n="0.0030" ref="S"/>
100 <fraction n="0.0020" ref="Cl"/>
101 <fraction n="0.0030" ref="K"/>
102 </material>
103 <material name="Muscle">
104 <D type="denstiy" value="1061.0" unit="kg/m3"/>
105 <T type="temperature" value="273.15" unit="kelvin"/>
106 <P type="pascal" value="1.0" unit="atmosphere"/>
107 <fraction n="0.102" ref="H"/>
108 <fraction n="0.143" ref="C"/>
109 <fraction n="0.034" ref="N"/>
110 <fraction n="0.71" ref="O"/>
111 <fraction n="0.0010" ref="Na"/>
112 <fraction n="0.0020" ref="P"/>
113 <fraction n="0.0030" ref="S"/>
114 <fraction n="0.0010" ref="Cl"/>
115 <fraction n="0.0040" ref="K"/>
116 </material>
117 <material name="Phantom">
118 <D type="denstiy" value="1018.0" unit="kg/m3"/>
119 <T type="temperature" value="273.15" unit="kelvin"/>
120 <P type="pascal" value="1.0" unit="atmosphere"/>
121 <fraction n="0.112" ref="H"/>
122 <fraction n="0.888" ref="O"/>
123 </material>
124 <material name="Breast">
125 <D type="denstiy" value="990.0" unit="kg/m3"/>
126 <T type="temperature" value="273.15" unit="kelvin"/>
127 <P type="pascal" value="1.0" unit="atmosphere"/>
128 <fraction n="0.109" ref="H"/>
129 <fraction n="0.506" ref="C"/>
130 <fraction n="0.023" ref="N"/>
131 <fraction n="0.358" ref="O"/>
132 <fraction n="0.0010" ref="Na"/>
133 <fraction n="0.0010" ref="P"/>
134 <fraction n="0.0010" ref="S"/>
135 <fraction n="0.0010" ref="Cl"/>
136 </material>
137 <material name="adiposeTissue">
138 <D type="denstiy" value="967.0" unit="kg/m3"/>
139 <T type="temperature" value="273.15" unit="kelvin"/>
140 <P type="pascal" value="1.0" unit="atmosphere"/>
141 <fraction n="0.114" ref="H"/>
142 <fraction n="0.598" ref="C"/>
143 <fraction n="0.0070" ref="N"/>
144 <fraction n="0.278" ref="O"/>
145 <fraction n="0.0010" ref="Na"/>
146 <fraction n="0.0010" ref="S"/>
147 <fraction n="0.0010" ref="Cl"/>
148 </material>
149 <material name="lungExhale">
150 <D type="denstiy" value="508.0" unit="kg/m3"/>
151 <T type="temperature" value="273.15" unit="kelvin"/>
152 <P type="pascal" value="1.0" unit="atmosphere"/>
153 <fraction n="0.103" ref="H"/>
154 <fraction n="0.105" ref="C"/>
155 <fraction n="0.031" ref="N"/>
156 <fraction n="0.749" ref="O"/>
157 <fraction n="0.0020" ref="Na"/>
158 <fraction n="0.0020" ref="P"/>
159 <fraction n="0.0030" ref="S"/>
160 <fraction n="0.0020" ref="Cl"/>
161 <fraction n="0.0030" ref="K"/>
162 </material>
163 <material name="lungInhale">
164 <D type="denstiy" value="217.0" unit="kg/m3"/>
165 <T type="temperature" value="273.15" unit="kelvin"/>
166 <P type="pascal" value="1.0" unit="atmosphere"/>
167 <fraction n="0.103" ref="H"/>
168 <fraction n="0.0105" ref="C"/>
169 <fraction n="0.031" ref="N"/>
170 <fraction n="0.749" ref="O"/>
171 <fraction n="0.0020" ref="Na"/>
172 <fraction n="0.0020" ref="P"/>
173 <fraction n="0.0030" ref="S"/>
174 <fraction n="0.0020" ref="Cl"/>
175 <fraction n="0.0030" ref="K"/>
176 </material>
177 <material name="Air">
178 <D type="denstiy" value="1.29" unit="mg/cm3"/>
179 <T type="temperature" value="273.15" unit="kelvin"/>
180 <P type="pascal" value="1.0" unit="atmosphere"/>
181 <fraction n="0.7" ref="N"/>
182 <fraction n="0.3" ref="O"/>
183 </material>
184
185 <!--Materials from Scratch-->
186 </materials>
187</gdml>
Note: See TracBrowser for help on using the repository browser.