Warning, /DD4hep/examples/ClientTests/compact/FCCmachine/FCCee_DectMaster.xml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
0003 xmlns:xs="http://www.w3.org/2001/XMLSchema"
0004 xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
0005
0006 <info name="FCCDectMaster"
0007 title="FCCee Machine Elements geometry master file"
0008 author="Niloufar Alipour Tehrani (adapted: G Ganis)"
0009 url="no"
0010 status="development"
0011 version="1.0">
0012 <comment>
0013 Machine-releated elements for the FCCee Detector concept.
0014 </comment>
0015 </info>
0016
0017 <includes>
0018 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0019 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0020 </includes>
0021
0022 <materials>
0023 <material name="beam" state="gas">
0024 <P unit="pascal" value="6.25e-06"/>
0025 <MEE unit="eV" value="38.5760755714278"/>
0026 <D unit="g/cm3" value="1.7e-14"/>
0027 <fraction n="0.36264" ref="H"/>
0028 <fraction n="0.36276" ref="N"/>
0029 <fraction n="0.117748421296248" ref="C"/>
0030 <fraction n="0.156851578703752" ref="O"/>
0031 </material>
0032 <material formula="SolenoidMixture" name="SolenoidMixture" state="solid" >
0033 <RL type="X0" unit="cm" value="1.75749" />
0034 <NIL type="lambda" unit="cm" value="16.959" />
0035 <D type="density" unit="g/cm3" value="7.874" />
0036 <composite n="1" ref="Fe" />
0037 </material>
0038 </materials>
0039
0040 <define>
0041 <constant name="world_size" value="25*m"/>
0042 <constant name="world_x" value="world_size"/>
0043 <constant name="world_y" value="world_size"/>
0044 <constant name="world_z" value="world_size"/>
0045 </define>
0046
0047 <include ref="./FCCee_DectDimensions.xml" />
0048
0049 <include ref="Beampipe.xml"/>
0050 <include ref="BeamInstrumentation.xml"/>
0051 <include ref="HOMAbsorber.xml"/>
0052
0053 </lccdd>