From d93b94e1d9d02bf7d3eb3098d611d59e08533866 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Thu, 13 May 2021 04:57:03 +0000
Subject: [PATCH] fix typo
---
compact/cb_DIRC.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compact/cb_DIRC.xml b/compact/cb_DIRC.xml
index ad75cd6..1549ff4 100644
--- a/compact/cb_DIRC.xml
+++ b/compact/cb_DIRC.xml
@@ -24,7 +24,7 @@
<detectors>
<detector id="BarrelDIRC_ID" name="cb_DIRC" type="cb_DIRC" readout="DIRCHits" vis="AnlTeal">
<dimensions rmin="cb_DIRC_rmin" rmax="cb_DIRC_rmax" length="cb_DIRC_length"/>
- <position x="0" y="0" z="DIRC_offset"/>
+ <position x="0" y="0" z="DIRCOffset"/>
</detector>
</detectors>
--
GitLab