From 1baf1e289e2adf5d18c3d464a04f7d095435e0d2 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wouter.deconinck@umanitoba.ca> Date: Wed, 1 Sep 2021 19:45:28 +0000 Subject: [PATCH] Reenable mrich kapton/copper layers --- compact/mrich.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compact/mrich.xml b/compact/mrich.xml index 469952a1..62279eda 100644 --- a/compact/mrich.xml +++ b/compact/mrich.xml @@ -86,8 +86,8 @@ material="AluminumOxide"/> <photodet width="MRICHGlassWindow_width" thickness="MRICHGlassPhotoDet_thickness" material="PyrexGlassOptical"> <sensor nx="2" ny="2" thickness="MRICHPhotoDet_thickness" width="MRICHPhotoDet_length" material="SiliconOxide"/> - <!--layer thickness="MRICHPhotoDetCopper_thickness" material="Copper"/--> - <!--layer thickness="MRICHPhotoDetKapton_thickness" material="Kapton"/--> + <layer thickness="MRICHPhotoDetCopper_thickness" material="Copper"/> + <layer thickness="MRICHPhotoDetKapton_thickness" material="Kapton"/> </photodet> </module> <comment> -- GitLab