From 5d80a0caaf314c9cdd36e0d69cffc68b636c2f34 Mon Sep 17 00:00:00 2001 From: Zhenyu Ye <yezhenyu@EIC-SoLID.local> Date: Thu, 17 Jun 2021 09:44:21 -0400 Subject: [PATCH] Update Barrel TOF --- athena.xml | 2 +- compact/tof_barrel.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/athena.xml b/athena.xml index fa038df4..3cd389de 100644 --- a/athena.xml +++ b/athena.xml @@ -189,7 +189,7 @@ <!--include ref="compact/ce_GEM.xml"/--> <!--include ref="compact/gem_tracker_endcap.xml"/--> <include ref="compact/ce_mrich.xml"/> - <include ref="compact/tof_endcap.xml"/> + <include ref="compact/tof_endcap2.xml"/> <include ref="compact/forward_trd.xml"/> <include ref="compact/forward_rich.xml"/> diff --git a/compact/tof_barrel.xml b/compact/tof_barrel.xml index 324d4d11..77794400 100644 --- a/compact/tof_barrel.xml +++ b/compact/tof_barrel.xml @@ -44,7 +44,7 @@ <comment> Tracker Barrel Modules </comment> - <module name="BarrelTOF_Module1" vis="OrangeVis"> + <module name="BarrelTOF_Module1" vis="PurpleVis"> <frame material="CarbonFiber_25percent" vis="BlueGreenVis" width="BarrelTOFSpaceFrame_width" height="BarrelTOFSpaceFrame_height" -- GitLab