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
No related branches found
No related tags found
1 merge request!32Resolve "Implement ce_GEM"
Pipeline #7962 failed
This commit is part of merge request !32. Comments created here will be created in the context of that merge request.
...@@ -538,8 +538,10 @@ ...@@ -538,8 +538,10 @@
ce_GEM Parameters ce_GEM Parameters
------------------ ------------------
</comment> </comment>
<constant name="ce_GEM_rmin" value="0.0 * cm"/> <constant name="ce_GEM_rmin" value="4.0 * cm"/> <comment> temporary number. Need beampipe radius </comment>
<constant name="ce_GEM_rmax" value="45.0 * cm + 50.0 * cm"/> <!--<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_length" value="30.0 * cm"/>
<constant name="ce_GEM_x_pos" value="0.0 * cm"/> <constant name="ce_GEM_x_pos" value="0.0 * cm"/>
<constant name="ce_GEM_y_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