Skip to content

Commit

Permalink
make ChimHole_height longer for sold subtraction to work properly
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Sep 15, 2013
1 parent 2c2b803 commit 1e4c6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Geometry/CMSCommonData/data/mgnt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Constant name="MGNT_rmin" value="2.97*m"/>
<Constant name="MGNT_rmax1" value="3.77*m"/>
<Constant name="MGNT_rmax2" value="3.80*m"/>
<Constant name="ChimHole_height" value="([MGNT_rmax2]-[MGNT_rmin])/2."/>
<Constant name="ChimHole_height" value="([MGNT_rmax2]-[MGNT_rmin])/2.0*1.2"/>
<Constant name="ChimHole_posR" value="([MGNT_rmin]+[MGNT_rmax2])/2."/>
<Constant name="ChimHole_posZ_P" value="1.471*m"/>
<Constant name="ChimHole_posZ_N" value="-1.560*m"/>
Expand Down

1 comment on commit 1e4c6fe

@ianna
Copy link
Contributor

@ianna ianna commented on 1e4c6fe Sep 17, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Please sign in to comment.