Skip to content
Snippets Groups Projects
Commit d501fbd2 authored by zhangyao@ihep.ac.cn's avatar zhangyao@ihep.ac.cn
Browse files

Fix unit of DC world and add the define of DC id.

parent 7cc04eb3
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<lccdd>
<lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
<info name="DriftChamber"
title="Test with Drift Chamber"
......@@ -15,13 +17,15 @@
<gdmlFile ref="materials.xml"/>
</includes>
<define>
<constant name="world_size" value="2226*mm"/>
<constant name="world_size" value="30*m"/>
<constant name="world_x" value="world_size"/>
<constant name="world_y" value="world_size"/>
<constant name="world_z" value="world_size"/>
<!-- SDT -->
<constant name="DetID_DC" value="7"/>
<constant name="SDT_radius_min" value="234*mm"/>
<constant name="SDT_radius_max" value="1720*mm"/>
<constant name="SDT_half_length" value="2225*mm"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment