Skip to content

Commit

Permalink
fix: alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Mar 28, 2024
1 parent 4b5f7e5 commit c60a88b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compact/definitions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,8 @@ Service gaps in FW direction (before endcapP ECAL) and BW direction (before endc
<constant name="HcalBarrel_length1" value="319.0*cm"/>
<constant name="HcalBarrel_offset" value="(HcalBarrelForward_zmax - HcalBarrelBackward_zmax)/2"/>

<constant name="HcalEndcapN_rmax" value="min(HcalBarrel_rmax, 267.0 * cm)"/>
<constant name="HcalEndcapP_rmax" value="HcalBarrel_rmax"/>
<constant name="HcalEndcapN_rmax" value="min(HcalBarrel_rmax, 267.0 * cm)"/>
<constant name="HcalEndcapP_rmax" value="HcalBarrel_rmax"/>

<constant name="FluxEndcapN_collar_rmax" value="326.2*cm"/>
<constant name="FluxEndcapN_collar_rmin" value="269.0*cm"/>
Expand Down

0 comments on commit c60a88b

Please sign in to comment.