Skip to content

Commit 88652c7

Browse files
committed
Fix typo
1 parent 5110427 commit 88652c7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sbndcode/Geometry/gdml/sbnd_v02_02_base.gdml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6323,7 +6323,7 @@
63236323
<position name="posCRT_South" unit="mm" x="whereMembrane_X" y="whereMembrane_Y" z="whereMembrane_Z-CRT_DZ_South"/>
63246324
<position name="posCRT_North" unit="mm" x="whereMembrane_X" y="whereMembrane_Y" z="whereMembrane_Z+CRT_DZ_South"/>
63256325
<position name="posCRT_East" unit="mm" x="whereMembrane_X+CRT_DX_Side" y="whereMembrane_Y" z="whereMembrane_Z"/>
6326-
<position name="postCRT_West" unit="mm" x="whereMembrane_X-CRT_DX_Side" y="whereMembrane_Y" z="whereMembrane_Z"/>
6326+
<position name="posCRT_West" unit="mm" x="whereMembrane_X-CRT_DX_Side" y="whereMembrane_Y" z="whereMembrane_Z"/>
63276327
<position name="posCRT_Bottom" unit="mm" x="whereMembrane_X" y="whereMembrane_Y-CRT_DY_Bottom" z="whereMembrane_Z"/>
63286328
<position name="posCryoPlywood" unit="mm" x="whereMembrane_X" y="whereMembrane_Y-dimPlywood_Insulation_T_mm/2" z="whereMembrane_Z" />
63296329
<position name="posMassBuffer" unit="mm" x="whereMembrane_X" y="whereMembrane_Y+(dimCryostat_Outer_Y_mm+dimMassBuffer_Y_mm)/2.0+dimCryoExt_IBeam_H_mm+dimCryoExt_IBeam_T2_mm" z="whereMembrane_Z"/>
@@ -6392,7 +6392,7 @@
63926392
</physvol>
63936393
<physvol>
63946394
<volumeref ref="volTaggerWest"/>
6395-
<positionref ref="postCRT_West"/>
6395+
<positionref ref="posCRT_West"/>
63966396
<rotationref ref="rotateN90Y"/>
63976397
</physvol>
63986398
<physvol>
@@ -6464,7 +6464,7 @@
64646464
</physvol>
64656465
<physvol>
64666466
<volumeref ref="volTaggerWest"/>
6467-
<positionref ref="postCRT_West"/>
6467+
<positionref ref="posCRT_West"/>
64686468
<rotationref ref="rotateN90Y"/>
64696469
</physvol>
64706470
<physvol>

0 commit comments

Comments
 (0)