From e5958bea2fb4cb8e0c53c03bb512ad9244f441c0 Mon Sep 17 00:00:00 2001 From: Sylvester Joosten <sjoosten@anl.gov> Date: Mon, 1 Nov 2021 19:51:58 +0000 Subject: [PATCH] More realistic ERICH service material --- compact/erich.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/compact/erich.xml b/compact/erich.xml index 0dca5951..8d1719a8 100644 --- a/compact/erich.xml +++ b/compact/erich.xml @@ -157,7 +157,11 @@ <services> <comment> SJJ: random standin for readout + electronics + cooling @FIXME </comment> - <component name="aluminum" thickness="10*mm" vis="RICHServiceVis" material="Aluminum"/> + <component name="aluminum" thickness="5*mm" vis="RICHServiceVis" material="Aluminum"/> + <component name="air" thickness="30*mm" material="Aluminum"/> + <component name="aluminum" thickness="5*mm" vis="RICHServiceVis" material="Aluminum"/> + <component name="air" thickness="30*mm" material="Aluminum"/> + <component name="aluminum" thickness="5*mm" vis="RICHServiceVis" material="Aluminum"/> </services> </sensors> -- GitLab