From a35c8074b7c05298a434fca3f099df4db05eff29 Mon Sep 17 00:00:00 2001
From: Eric Pooser <pooser@jlab.org>
Date: Wed, 8 Feb 2017 13:17:08 -0500
Subject: [PATCH] Fix bug in HMS Cherenkov Map

---
 MAPS/HMS/DETEC/hcer.map       | 2 +-
 MAPS/HMS/DETEC/hcer_htrig.map | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAPS/HMS/DETEC/hcer.map b/MAPS/HMS/DETEC/hcer.map
index 7a72b4c8..4086cb57 100644
--- a/MAPS/HMS/DETEC/hcer.map
+++ b/MAPS/HMS/DETEC/hcer.map
@@ -5,7 +5,7 @@ ROC=11
 detector=14
 
 !F250 modules
-SLOT=17
+SLOT=7
 !  chan    plane   tube     sig
     14,      1,      1,      0!    hCER01
     15,      1,      2,      0!    hCER02
diff --git a/MAPS/HMS/DETEC/hcer_htrig.map b/MAPS/HMS/DETEC/hcer_htrig.map
index f243f6d9..c37bbc28 100644
--- a/MAPS/HMS/DETEC/hcer_htrig.map
+++ b/MAPS/HMS/DETEC/hcer_htrig.map
@@ -56,6 +56,6 @@ DETECTOR=14
 
 ROC=11
 
-SLOT=17
+SLOT=7
   14,   1,   1,   0  ! hCER01
   15,   1,   2,   0  ! hCER02
-- 
GitLab