From c813c00eec38008aa56fb67cb23e119f551118fa Mon Sep 17 00:00:00 2001
From: hallc-online <hallc-online@jlab.org>
Date: Thu, 9 Mar 2017 16:16:41 -0500
Subject: [PATCH] Updated shms_stack.map to fix the mixup in the heavy gas and
 noble gas signals The heavy gas and noble gas signals were mislabled at the
 FADC. Decided to change map and leave cables in place.

---
 .gitignore                     |  5 +++--
 MAPS/SHMS/DETEC/shms_stack.map | 17 ++++++++---------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5d640234..0ff14c08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ ROOTfiles/*
 hcana
 raw
 .root_history
-data_files/*
-root_files/*
+*/data_files/*
+*/root_files/*
+HISTOGRAMS/*
 REPORT_OUTPUT/*
diff --git a/MAPS/SHMS/DETEC/shms_stack.map b/MAPS/SHMS/DETEC/shms_stack.map
index c478db5a..c30415fc 100644
--- a/MAPS/SHMS/DETEC/shms_stack.map
+++ b/MAPS/SHMS/DETEC/shms_stack.map
@@ -70,11 +70,10 @@ DETECTOR=21
 ROC=2
 
 SLOT=13
-  12,   1,   1,   0  ! pNGCER01
-  13,   1,   2,   0  ! pNGCER02
-  14,   1,   3,   0  ! pNGCER03
-  15,   1,   4,   0  ! pNGCER04
-
+   8,   1,   1,   0  ! pNGCER01
+   9,   1,   2,   0  ! pNGCER02
+  10,   1,   3,   0  ! pNGCER03
+  11,   1,   4,   0  ! pNGCER04
 
 DETECTOR=22  ! SHMS chambers
 
@@ -1690,10 +1689,10 @@ DETECTOR=24
 ROC=2
 
 SLOT=13
-   8,   1,   1,   0  ! pHGCER01
-   9,   1,   2,   0  ! pHGCER02
-  10,   1,   3,   0  ! pHGCER03
-  11,   1,   4,   0  ! pHGCER04
+  12,   1,   1,   0  ! pHGCER01
+  13,   1,   2,   0  ! pHGCER02
+  14,   1,   3,   0  ! pHGCER03
+  15,   1,   4,   0  ! pHGCER04
 
 
 DETECTOR=25
-- 
GitLab