Skip to content

Commit

Permalink
Fix overlap for run3 geometry - backport #29953
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed May 23, 2020
1 parent 442ae07 commit fb725af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Geometry/CMSCommonData/data/beampipe/2021/v1/beampipe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<Constant name="BeampipeRout2" value="2.2700*cm"/>
<Constant name="BeampipeRout3" value="2.3200*cm"/>
<Constant name="BeampipeRout4" value="2.5275*cm"/>
<Constant name="BeampipeRout14" value="3.9000*cm"/>
<Constant name="BeampipeRout14" value="[cms:ForwdBeamR4]"/>
<Constant name="BeampipeRout5" value="3.7500*cm"/>
<Constant name="BeampipeRout6" value="4.1000*cm"/>
<Constant name="BeampipeRout7" value="7.5500*cm"/>
Expand Down
2 changes: 1 addition & 1 deletion Geometry/CMSCommonData/data/cms/2021/v3/cms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<Constant name="ForwdBeamR1" value="12.495*cm"/>
<Constant name="ForwdBeamR2" value="12.50*cm"/>
<Constant name="ForwdBeamR3" value="25.0*cm"/>
<Constant name="ForwdBeamR4" value="2.85*cm+0.65*cm"/> <!-- Post LS2 beam-pipe -->
<Constant name="ForwdBeamR4" value="3.90*cm"/> <!-- Post LS2 beam-pipe -->
<Constant name="ForwdBeamR5" value="7.50*cm"/>
<Constant name="ForwdBeamR6" value="20.5*cm"/>
<Constant name="ForwdBeamR7" value="4.00*cm"/>
Expand Down

0 comments on commit fb725af

Please sign in to comment.