~christopher-hunt08/maus/maus_integrated_kalman

« back to all changes in this revision

Viewing changes to doc/doc_src/Disk_LiH.gdml

  • Committer: Christopher Hunt
  • Date: 2015-06-18 14:48:59 UTC
  • mfrom: (697.69.1 merge)
  • mto: (697.69.2 merge_hunt)
  • mto: This revision was merged to the branch mainline in revision 708.
  • Revision ID: christopher.hunt08@imperial.ac.uk-20150618144859-rki5ma1lv8722w41
Merged in latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
 
2
<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
  <materials>
 
5
      <isotope name="Li6" Z="3" N="6" formula="6Li">
 
6
          <MEE value="6.015122" unit="eV"/>
 
7
          <D value="0.534" unit="g/cm3"/>
 
8
          <atom value="6.00" unit="g/mole"/>
 
9
      </isotope>
 
10
      <isotope name="Li7" Z="3" N="7" formula="7Li">
 
11
          <MEE value="7.016004" unit="eV"/>
 
12
          <D value="0.534" unit="g/cm3"/>
 
13
          <atom value="7.00" unit="g/mole"/>
 
14
      </isotope>
 
15
      <element name="Li">
 
16
          <fraction n="0.075" ref="Li6"/>
 
17
          <fraction n="0.925" ref="Li7"/>
 
18
      </element>
 
19
      <element name="H" N="1" Z="1" formula="H">
 
20
          <atom value="1.008" unit="g/mole"/>
 
21
      </element>
 
22
      <material name="LITHIUM_HYDRIDE">
 
23
          <D value="0.78" unit="g/cm3"/>
 
24
          <composite n="1" ref="Li"/>
 
25
          <composite n="1" ref="H"/>
 
26
      </material>
 
27
  </materials>
 
28
  <solids>
 
29
      <tube rmax="225.0" z="65" lunit="mm" deltaphi="360" aunit="degree" name="disk_solid"/>
 
30
  </solids>
 
31
  <structure>
 
32
      <volume name="Disk_LiH">
 
33
          <materialref ref="LITHIUM_HYDRIDE"/>
 
34
          <solidref ref="disk_solid"/>
 
35
          <auxiliary auxtype="BlueColour" auxvalue="0.5"/>
 
36
          <auxiliary auxtype="SensitiveDetector" auxvalue="SpecialVirtual"/>
 
37
      </volume>
 
38
  </structure>
 
39
  <setup name="Default" version="1.0">
 
40
      <world ref="Disk_LiH"/>
 
41
  </setup>
 
42
</gdml>
 
 
b'\\ No newline at end of file'