Skip to content
Snippets Groups Projects
Commit 3569d20c authored by Marshall Scott's avatar Marshall Scott
Browse files

Just current

parent f5181615
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
...@@ -15,16 +15,11 @@ ...@@ -15,16 +15,11 @@
<includes> <includes>
<gdmlFile ref="elements.xml"/> <gdmlFile ref="elements.xml"/>
<gdmlFile ref="materials.xml"/> <gdmlFile ref="materials.xml"/>
<gdmlFile ref="refdetector_defs.xml"/>
</includes> </includes>
<!-- Define the dimensions of the world volume --> <!-- Define the dimensions of the world volume -->
<define> <define>
<!-- Temporary, just dummy place holders at the moment -->
<constant name="world_side" value="50*m"/>
<constant name="world_x" value="world_side"/>
<constant name="world_y" value="world_side"/>
<constant name="world_z" value="500.*m"/><!--Taken from DetectorConfig.hh-->
<constant name="ci_HCAL_id" value="1"/> <constant name="ci_HCAL_id" value="1"/>
<constant name="ci_HCAL_rin" value="0 * cm"/> <constant name="ci_HCAL_rin" value="0 * cm"/>
<constant name="ci_HCAL_rout" value="300 * cm"/> <constant name="ci_HCAL_rout" value="300 * cm"/>
......
...@@ -123,8 +123,14 @@ ...@@ -123,8 +123,14 @@
<include ref="compact/ffi_ZDC.xml"/> <include ref="compact/ffi_ZDC.xml"/>
<!-- <!--
<<<<<<< HEAD
<include ref="compact/forward_rich.xml"/> <include ref="compact/forward_rich.xml"/>
<include ref="compact/hcal.xml"/> <include ref="compact/hcal.xml"/>
=======
<include ref="compact/ci_HCAL.xml"/>
-->
<!--
>>>>>>> 0995649 (Just current)
<include ref="compact/roman_pots.xml"/> <include ref="compact/roman_pots.xml"/>
--> -->
<include ref="eic/forward_ion_beamline.xml"/> <include ref="eic/forward_ion_beamline.xml"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment