Skip to content

Commit 82171fe

Browse files
committed
refactor: use named parameters for optical surface in basic_detector.gdml
1 parent 2c0d1cb commit 82171fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/geom/basic_detector.gdml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<property name="EFFICIENCY" ref="EFFICIENCY0x560299349111"/>
155155
<property name="REFLECTIVITY" ref="REFLECTIVITY0x56008bfb3580"/>
156156
</opticalsurface>
157-
<opticalsurface finish="0" model="1" name="MirrorPyramid0x56008bfb1550" type="0" value="0">
157+
<opticalsurface finish="polished" model="unified" name="MirrorPyramid0x56008bfb1550" type="dielectric_metal" value="0">
158158
<property name="EFFICIENCY" ref="EFFICIENCY0x560299349111" />
159159
<property name="REFLECTIVITY" ref="REFLECTIVITY0x56008bfb3580"/>
160160
</opticalsurface>

0 commit comments

Comments
 (0)