Warning, /DD4hep/examples/DDCAD/compact/Import_FCC_Machine.xml is written in an unsupported language. File is not indexed.
0001 <lccdd>
0002 <!--
0003 #==========================================================================
0004 # AIDA Detector description implementation
0005 #==========================================================================
0006 # Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
0007 # All rights reserved.
0008 #
0009 # For the licensing terms see $DD4hepINSTALL/LICENSE.
0010 # For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
0011 #
0012 #==========================================================================
0013 -->
0014
0015 <includes>
0016 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0017 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0018 </includes>
0019 <materials>
0020 <material name="beam" state="gas">
0021 <P unit="pascal" value="6.25e-06"/>
0022 <MEE unit="eV" value="38.5760755714278"/>
0023 <D unit="g/cm3" value="1.7e-14"/>
0024 <fraction n="0.36264" ref="H"/>
0025 <fraction n="0.36276" ref="N"/>
0026 <fraction n="0.117748421296248" ref="C"/>
0027 <fraction n="0.156851578703752" ref="O"/>
0028 </material>
0029 <material formula="SolenoidMixture" name="SolenoidMixture" state="solid" >
0030 <RL type="X0" unit="cm" value="1.75749" />
0031 <NIL type="lambda" unit="cm" value="16.959" />
0032 <D type="density" unit="g/cm3" value="7.874" />
0033 <composite n="1" ref="Fe" />
0034 </material>
0035 </materials>
0036 <define>
0037 <constant name="world_size" value="25*m"/>
0038 <constant name="world_x" value="world_size"/>
0039 <constant name="world_y" value="world_size"/>
0040 <constant name="world_z" value="world_size"/>
0041 </define>
0042
0043 <detectors>
0044 <detector id="1" name="Shape_Collada" type="DD4hep_TestShape_Creator">
0045 <check>
0046 <shape type="CAD_MultiVolume" ref="./Machine.collada" unit="cm"/>
0047 </check>
0048 </detector>
0049 </detectors>
0050 </lccdd>