Warning, /DD4hep/examples/ClientTests/compact/SiliconBlock.lcdd is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
0002 <description xmlns:description="http://www.lcsim.org/schemas/description/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/description/1.0/description.xsd">
0003
0004 <!--
0005 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
0006 ++++ Linear collider detector description Detector in C++ ++++
0007 ++++ dd4hep Detector description generator. ++++
0008 ++++ ++++
0009 ++++ Parser: Apache Xerces-C DOM Parser ++++
0010 ++++ ++++
0011 ++++ M.Frank CERN/LHCb ++++
0012 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
0013 -->
0014
0015 <header>
0016 <detector name="SiliconBlock"/>
0017 <generator checksum="0" file="http://www.cern.ch/lhcb" name="DetectorConverter" version="$Id: compact.xml 513 2013-04-05 14:31:53Z gaede $"/>
0018 <author name="Markus Frank"/>
0019 <comment>Alignment test with 2 simple boxes</comment>
0020 </header>
0021
0022 <iddict>
0023 <idspec length="0" name="SiliconUpperHits">
0024 <idfield label="system" length="8" signed="false" start="0"/>
0025 </idspec>
0026 <idspec length="0" name="SiliconDownHits">
0027 <idfield label="system" length="8" signed="false" start="0"/>
0028 </idspec>
0029 </iddict>
0030
0031 <sensitive_detectors>
0032 <tracker ecut="0.00000000e+00" eunit="MeV" hits_collection="SiliconUpperHits" name="SiliconBlockUpper" verbose="0">
0033 <idspecref ref="SiliconUpperHits"/>
0034 </tracker>
0035 <tracker ecut="0.00000000e+00" eunit="MeV" hits_collection="SiliconDownHits" name="SiliconBlockDown" verbose="0">
0036 <idspecref ref="SiliconDownHits"/>
0037 </tracker>
0038 </sensitive_detectors>
0039
0040 <limits>
0041 <limitset name="SiRegionLimitSet">
0042 <limit name="track_length_max" particles="*" unit="mm" value="1.00000000e-01"/>
0043 <limit name="step_length_max" particles="*" unit="mm" value="5.00000000e-01"/>
0044 </limitset>
0045 </limits>
0046
0047 <regions>
0048 <region cut="1.00000000e-04" eunit="GeV" lunit="cm" name="SiRegion" store_secondaries="false"/>
0049 </regions>
0050
0051 <display>
0052 <vis drawing_style="solid" line_style="unbroken" name="VisibleGreen" show_daughters="true" visible="true">
0053 <color B="0.00000000e+00" G="1.00000000e+00" R="0.00000000e+00" alpha="1.00000000e+00"/>
0054 </vis>
0055 <vis drawing_style="solid" line_style="unbroken" name="VisibleRed" show_daughters="true" visible="true">
0056 <color B="0.00000000e+00" G="0.00000000e+00" R="1.00000000e+00" alpha="1.00000001e-01"/>
0057 </vis>
0058 </display>
0059
0060 <gdml>
0061 <define>
0062 <position name="SiliconBlockUpper_vol_0_0xa70d1c0_pos" unit="mm" x="4.00000000e+01" y="0.00000000e+00" z="0.00000000e+00"/>
0063 <rotation name="identity_rot" unit="rad" x="0" y="0" z="0"/>
0064 <position name="SiliconBlockDown_vol_1_0xa70d9e0_pos" unit="mm" x="-4.00000000e+01" y="0.00000000e+00" z="0.00000000e+00"/>
0065 </define>
0066 <materials>
0067 <element Z="7" formula="N" name="N">
0068 <atom type="A" unit="g/mol" value="1.40067400e+01"/>
0069 </element>
0070 <element Z="8" formula="O" name="O">
0071 <atom type="A" unit="g/mol" value="1.59994000e+01"/>
0072 </element>
0073 <element Z="18" formula="AR" name="AR">
0074 <atom type="A" unit="g/mol" value="3.99480000e+01"/>
0075 </element>
0076 <material name="Air">
0077 <D type="density" unit="g/cm3" value="1.20000000e-03"/>
0078 <fraction n="7.54000000e-01" ref="N"/>
0079 <fraction n="2.34000000e-01" ref="O"/>
0080 <fraction n="1.20000000e-02" ref="AR"/>
0081 </material>
0082 <element Z="14" formula="SI" name="SI">
0083 <atom type="A" unit="g/mol" value="2.80855000e+01"/>
0084 </element>
0085 <material name="Silicon">
0086 <D type="density" unit="g/cm3" value="2.33000000e+00"/>
0087 <fraction n="1.00000000e+00" ref="SI"/>
0088 </material>
0089 </materials>
0090 <solids>
0091 <box lunit="mm" name="world_volume_shape" x="6.00000000e+04" y="6.00000000e+04" z="6.00000000e+04"/>
0092 <box lunit="mm" name="SiliconBlockUpper_vol_shape" x="4.00000000e+01" y="4.00000000e+02" z="4.00000000e+02"/>
0093 <box lunit="mm" name="SiliconBlockDown_vol_shape" x="4.00000000e+01" y="4.00000000e+02" z="4.00000000e+02"/>
0094 </solids>
0095 <structure>
0096 <volume name="SiliconBlockUpper_vol">
0097 <materialref ref="Silicon"/>
0098 <solidref ref="SiliconBlockUpper_vol_shape"/>
0099 <sdref ref="SiliconBlockUpper"/>
0100 <regionref ref="SiRegion"/>
0101 <limitsetref ref="SiRegionLimitSet"/>
0102 <visref ref="VisibleGreen"/>
0103 </volume>
0104 <volume name="SiliconBlockDown_vol">
0105 <materialref ref="Silicon"/>
0106 <solidref ref="SiliconBlockDown_vol_shape"/>
0107 <sdref ref="SiliconBlockDown"/>
0108 <regionref ref="SiRegion"/>
0109 <limitsetref ref="SiRegionLimitSet"/>
0110 <visref ref="VisibleRed"/>
0111 </volume>
0112 <volume name="world_volume">
0113 <materialref ref="Air"/>
0114 <solidref ref="world_volume_shape"/>
0115 <physvol>
0116 <volumeref ref="SiliconBlockUpper_vol"/>
0117 <positionref ref="SiliconBlockUpper_vol_0_0xa70d1c0_pos"/>
0118 <rotationref ref="identity_rot"/>
0119 <physvolid field_name="system" value="1"/>
0120 </physvol>
0121 <physvol>
0122 <volumeref ref="SiliconBlockDown_vol"/>
0123 <positionref ref="SiliconBlockDown_vol_1_0xa70d9e0_pos"/>
0124 <rotationref ref="identity_rot"/>
0125 <physvolid field_name="system" value="2"/>
0126 </physvol>
0127 </volume>
0128 </structure>
0129 <setup name="Default" version="1.0">
0130 <world ref="world_volume"/>
0131 </setup>
0132 </gdml>
0133
0134 <fields>
0135 <solenoid funit="tesla" inner_field="5.00000000e+00" inner_radius="3.00000000e+03" lunit="mm" name="GlobalSolenoid" outer_field="-1.50000000e+00" outer_radius="3.00000000e+04" zmax="2.00000000e+02" zmin="-2.00000000e+02"/>
0136 </fields>
0137
0138 </description>