Skip to content
Snippets Groups Projects
Commit 18b52790 authored by Jihee Kim's avatar Jihee Kim
Browse files

Adjusted radius

parent 7f303cce
No related branches found
No related tags found
1 merge request!32Resolve "Implement ce_GEM"
Pipeline #7963 passed with stages
in 2 minutes and 40 seconds
......@@ -538,9 +538,9 @@
ce_GEM Parameters
------------------
</comment>
<constant name="ce_GEM_rmin" value="4.0 * cm"/> <comment> temporary number. Need beampipe radius </comment>
<constant name="ce_GEM_rmin" value="5.0 * cm"/> <comment> temporary number. Need beampipe radius </comment>
<!--<constant name="ce_GEM_rmin" value="0.0 * cm"/>-->
<constant name="ce_GEM_rmax" value="HcalEndcapN_rmin + 10.0 * cm"/> <comment> temporary number to avoid overlaps </comment>
<constant name="ce_GEM_rmax" value="HcalEndcapN_rmin + 8.0 * cm"/> <comment> temporary number to avoid overlaps </comment>
<!--<constant name="ce_GEM_rmax" value="45.0 * cm + 50.0 * cm"/>-->
<constant name="ce_GEM_length" value="30.0 * cm"/>
<constant name="ce_GEM_x_pos" value="0.0 * cm"/>
......
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