Skip to content
Snippets Groups Projects

Fixed the standalone compact description

Merged Whitney Armstrong requested to merge standalone_fix into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -6,6 +6,7 @@
@@ -6,6 +6,7 @@
<constant name="world_x" value="world_side"/>
<constant name="world_x" value="world_side"/>
<constant name="world_y" value="world_side"/>
<constant name="world_y" value="world_side"/>
<constant name="world_z" value="100*m"/>
<constant name="world_z" value="100*m"/>
 
<constant name="BeamPipe_ID" value="1"/>
<include ref="ip6/ip6_defs.xml" />
<include ref="ip6/ip6_defs.xml" />
</define>
</define>
@@ -15,6 +16,6 @@
@@ -15,6 +16,6 @@
<gdmlFile ref="ip6/materials.xml"/>
<gdmlFile ref="ip6/materials.xml"/>
</includes>
</includes>
<include ref="ip6/beamline.xml" />
<include ref="ip6/beampipe.xml" />
</lccdd>
</lccdd>
Loading