Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

From cmssw 6 1 2 slhc8 patch1 #1

Merged
merged 4 commits into from
Sep 17, 2013
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Correct the partitioning of the 8 partition GEM geometry
Sven Dildick committed Sep 17, 2013
commit 3acc7656a8075048333e4cafc067b04d78d03d07
16 changes: 8 additions & 8 deletions Geometry/MuonCommonData/data/v4/gemf_r08_v01.xml
Original file line number Diff line number Diff line change
@@ -4,14 +4,14 @@
<ConstantsSection label="gemf.xml" eval="true">
<Constant name="dzTot" value="50.820*cm"/>
<Constant name="rPos" value="(1338*mm+[dzTot])"/>
<Constant name="dzS1" value="5.056*cm"/>
<Constant name="dzS2" value="5.056*cm"/>
<Constant name="dzS3" value="5.190*cm"/>
<Constant name="dzS4" value="5.190*cm"/>
<Constant name="dzS5" value="6.188*cm"/>
<Constant name="dzS6" value="6.188*cm"/>
<Constant name="dzS7" value="7.630*cm"/>
<Constant name="dzS8" value="7.630*cm"/>
<Constant name="dzS1" value="7.630*cm"/>
<Constant name="dzS2" value="7.630*cm"/>
<Constant name="dzS3" value="6.188*cm"/>
<Constant name="dzS4" value="6.188*cm"/>
<Constant name="dzS5" value="5.190*cm"/>
<Constant name="dzS6" value="5.190*cm"/>
<Constant name="dzS7" value="5.056*cm"/>
<Constant name="dzS8" value="5.056*cm"/>
<Constant name="dzGap" value="0.2500*cm"/>
<Constant name="dzIn" value="([dzS1]+[dzS2]+[dzS3]+[dzS4]+[dzS5]+[dzS6]+[dzS7]+[dzS8]+7*[dzGap])"/>
<Constant name="z10" value="([dzIn]-[dzS1])"/>