source: trunk/examples/advanced/human_phantom/gdmlData/Female/MIRDBreast.gdml @ 1253

Last change on this file since 1253 was 1230, checked in by garnier, 15 years ago

update to geant4.9.3

File size: 4.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8" ?>
2<gdml xmlns:gdml="http://cern.ch/2001/Schemas/GDML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://service-spi.web.cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd" >
3 <define>
4  <constant name="PI" value="1.*pi" />
5  <constant name="TWOPI" value="2.*pi"/>
6  <constant name="HALFPI" value="0.5*pi"/>
7  <position name="BreastUnionRelativePos" unit="cm" x="17.26" y="0" z="0" />
8  <position name="BreastRelativePos" unit="cm" x="8.63" y="0.0" z="-8.4854" />
9  <rotation name="BreastRotation" unit="degree" x="90" y="0" z="0" />
10  <position name="BreastPos" unit="cm" x="-8.63" y="46.87" z="8.4854" />
11  <rotation name="BreastRot" unit="degree" x="0" y="0" z="0" />
12  <position name="TrunkPos" unit="cm" x="0" y="31.55" z="0" />
13  <rotation name="TrunkRot" unit="degree" x="90" y="0" z="0" />
14 </define>
15
16 <materials>
17  <material name="sH" formula=" " Z="1.">
18   <D value="0.00009" />
19   <atom value="1.008"/>
20  </material>
21  <material name="sC" formula=" " Z="6.">
22   <D value="0.00226" />
23   <atom value="12.011"/>
24  </material>
25  <material name="sN" formula=" " Z="7.">
26   <D value="0.00125" />
27   <atom value="14.006"/>
28  </material>
29  <material name="sO" formula=" " Z="8.">
30   <D value="0.00143" />
31   <atom value="15.999"/>
32  </material>
33  <material name="sF" formula=" " Z="9.">
34   <D value="0.00169" />
35   <atom value="18.998"/>
36  </material>
37  <material name="sNa" formula=" " Z="11.">
38   <D value="0.00097" />
39   <atom value="22.989"/>
40  </material>
41  <material name="sMg" formula=" " Z="12.">
42   <D value="0.00174" />
43   <atom value="24.3"/>
44  </material>
45  <material name="sSi" formula=" " Z="14.">
46   <D value="0.00233" />
47   <atom value="28.086"/>
48  </material>
49  <material name="sP" formula=" " Z="15.">
50   <D value="0.00182" />
51   <atom value="30.973"/>
52  </material>
53  <material name="sS" formula=" " Z="16.">
54   <D value="0.00207" />
55   <atom value="32.064"/>
56  </material>
57  <material name="sCl" formula=" " Z="17.">
58   <D value="0.00321" />
59   <atom value="35.453"/>
60  </material>
61  <material name="sK" formula=" " Z="19.">
62   <D value="0.00086" />
63   <atom value="39.10"/>
64  </material>
65  <material name="sCa" formula=" " Z="20.">
66   <D value="0.00155" />
67   <atom value="40.08"/>
68  </material>
69  <material name="sFe" formula=" " Z="26.">
70   <D value="0.00786" />
71   <atom value="55.847"/>
72  </material>
73  <material name="sZn" formula=" " Z="30.">
74   <D value="0.00714" />
75   <atom value="65.37"/>
76  </material>
77  <material name="sRb" formula=" " Z="37.">
78   <D value="0.00153" />
79   <atom value="85.47"/>
80  </material>
81  <material name="sSr" formula=" " Z="38.">
82   <D value="0.00260" />
83   <atom value="87.62"/>
84  </material>
85  <material name="sZr" formula=" " Z="40.">
86   <D value="0.00649" />
87   <atom value="91.22"/>
88  </material>
89  <material name="sPb" formula=" " Z="82.">
90   <D value="0.01140" />
91   <atom value="207.19"/>
92  </material>
93  <material formula=" " name="SoftTissue">
94   <D value="1.04" />
95   <fraction n="0.10454" ref="sH" />
96   <fraction n="0.22663" ref="sC" />
97   <fraction n="0.02490" ref="sN" />
98   <fraction n="0.63525" ref="sO" />
99   <fraction n="0.00112" ref="sNa" />
100   <fraction n="0.00013" ref="sMg" />
101   <fraction n="0.00030" ref="sSi" />
102   <fraction n="0.00134" ref="sP" />
103   <fraction n="0.00204" ref="sS" />
104   <fraction n="0.00133" ref="sCl" />
105   <fraction n="0.00208" ref="sK" />
106   <fraction n="0.00024" ref="sCa" />
107   <fraction n="0.00005" ref="sFe" />
108   <fraction n="0.00003" ref="sZn" />
109   <fraction n="0.00001" ref="sRb" />
110   <fraction n="0.00001" ref="sZr" />
111  </material>
112 </materials>
113
114 <solids>
115  <ellipsoid aunit="cm" lunit="cm" name="OneBreast" ax="4.95" by="4.35" cz="4.15" zcut1="-4.15" zcut2="4.15" />
116  <eltube aunit="cm" lunit="cm" name="Trunk" dx="17.25" dy="9.80" dz="31.55"/>
117
118  <union name="BreastUnion">
119   <first ref="OneBreast" />
120   <second ref="OneBreast" />
121   <positionref ref="BreastUnionRelativePos" />
122  </union>
123  <subtraction name="Breast">
124   <first ref="BreastUnion" />
125   <second ref="Trunk" />
126   <positionref ref="BreastRelativePos" />
127   <rotationref ref="BreastRotation" />
128  </subtraction>
129 </solids>
130
131 <structure>
132  <volume name="BreastVolume" >
133   <materialref ref="SoftTissue" />
134   <solidref ref="Breast" />
135  </volume>
136 </structure>
137 <setup name="Default" version="1.0" >
138  <world ref="BreastVolume" />
139 </setup>
140</gdml>
Note: See TracBrowser for help on using the repository browser.