From 0c12ddbe75fb379bbc83c125276793bdf943ce5c Mon Sep 17 00:00:00 2001
From: Eric Pooser <pooser@jlab.org>
Date: Mon, 27 Mar 2017 16:09:53 -0400
Subject: [PATCH] Minor aerstic changes

---
 PARAM/HMS/CER/hcer.param      | 14 ++++++--------
 PARAM/SHMS/HGCER/phgcer.param | 14 ++++++--------
 PARAM/SHMS/NGCER/pngcer.param | 14 ++++++--------
 3 files changed, 18 insertions(+), 24 deletions(-)

diff --git a/PARAM/HMS/CER/hcer.param b/PARAM/HMS/CER/hcer.param
index c886b151..cb47f028 100644
--- a/PARAM/HMS/CER/hcer.param
+++ b/PARAM/HMS/CER/hcer.param
@@ -15,12 +15,10 @@ hcer_mirror_zpos = 230.0
 
 ; hcer_region: 8 values for each region (1 per mirror + sum)
 ; central x,y,dx,dy values and x,y,dx,dy half widths.
-hcer_region =   30,  -30,   0,
-                 0,    0,   0,
-                 0,    0,   0,
-                 0,    0,   0,
-                20,   20,  60,
-                30,   30,  30,
-                .1,   .1,  .1,
-                .1,   .1,  .1
+hcer_region =   30,  -30,    0,    0,    
+	    	 0,    0,    0,    0,
+		 0,    0,    0,    0,
+                20,   20,   60,   30, 
+                30,   30,   .1,   .1,  
+		.1,   .1,   .1,   .1
 	       
diff --git a/PARAM/SHMS/HGCER/phgcer.param b/PARAM/SHMS/HGCER/phgcer.param
index 8ed7833e..2ceb16df 100644
--- a/PARAM/SHMS/HGCER/phgcer.param
+++ b/PARAM/SHMS/HGCER/phgcer.param
@@ -17,11 +17,9 @@ phgcer_mirror_zpos = 175.1
 
 ; phgcer_region: 8 values for each region (1 per mirror + sum)
 ; central x,y,dx,dy values and x,y,dx,dy half widths.
-phgcer_region =   30,  -30,   0,
-                   0,    0,   0,
-                   0,    0,   0,
-                   0,    0,   0,
-                  20,   20,  60,
-                  30,   30,  30,
-                  .1,   .1,  .1,
-                  .1,   .1,  .1
\ No newline at end of file
+phgcer_region =   30,  -30,   0,   0,    
+	      	   0,    0,   0,   0,
+		   0,    0,   0,   0,
+                  20,   20,  60,  30, 
+		  30,   30,  .1,  .1,
+		  .1,   .1,  .1,  .1
\ No newline at end of file
diff --git a/PARAM/SHMS/NGCER/pngcer.param b/PARAM/SHMS/NGCER/pngcer.param
index 54181140..a2ae1fb5 100644
--- a/PARAM/SHMS/NGCER/pngcer.param
+++ b/PARAM/SHMS/NGCER/pngcer.param
@@ -16,11 +16,9 @@ pngcer_mirror_zpos = -89.1
 
 ; pngcer_region: 8 values for each region (1 per mirror + sum)
 ; central x,y,dx,dy values and x,y,dx,dy half widths.
-pngcer_region =   30,  -30,   0,
-                   0,    0,   0,
-                   0,    0,   0,
-                   0,    0,   0,
-                  20,   20,  60,
-                  30,   30,  30,
-                  .1,   .1,  .1,
-                  .1,   .1,  .1
\ No newline at end of file
+pngcer_region =   30,  -30,   0,   0,    
+	      	   0,    0,   0,   0,
+		   0,    0,   0,   0,
+                  20,   20,  60,  30, 
+		  30,   30,  .1,  .1,
+		  .1,   .1,  .1,  .1
\ No newline at end of file
-- 
GitLab