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

Debugging overlaps with beampipe and HCAL endcap

parent 43f179db
Branches
Tags
1 merge request!32Resolve "Implement ce_GEM"
Pipeline #7962 failed
......@@ -538,8 +538,10 @@
ce_GEM Parameters
------------------
</comment>
<constant name="ce_GEM_rmin" value="0.0 * cm"/>
<constant name="ce_GEM_rmax" value="45.0 * cm + 50.0 * cm"/>
<constant name="ce_GEM_rmin" value="4.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="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"/>
<constant name="ce_GEM_y_pos" value="0.0 * cm"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment