diff --git a/PARAM/SHMS/HGCER/phgcer.param b/PARAM/SHMS/HGCER/phgcer.param
new file mode 100644
index 0000000000000000000000000000000000000000..dbe8d0a632032be3910688932203b387ef1b3b11
--- /dev/null
+++ b/PARAM/SHMS/HGCER/phgcer.param
@@ -0,0 +1,24 @@
+phgcer_width = 50, 50
+
+phgcer_adc_to_npe = 1/145.0, 1/122.0
+
+
+phgcer_chi2max = 50.
+phgcer_beta_min = 0.8
+phgcer_beta_max = 1.2
+phgcer_et_min = 0.95
+phgcer_et_max = 5.0
+phgcer_mirror_zpos = 230
+; 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
+
+phgcer_ped_limit =  1000,1000
+	       
diff --git a/PARAM/SHMS/NGCER/pngcer.param b/PARAM/SHMS/NGCER/pngcer.param
new file mode 100644
index 0000000000000000000000000000000000000000..09b551b13ae26e5cea742e064a06c2daa710b5ae
--- /dev/null
+++ b/PARAM/SHMS/NGCER/pngcer.param
@@ -0,0 +1,24 @@
+pngcer_width = 50, 50
+
+pngcer_adc_to_npe = 1/145.0, 1/122.0
+
+
+pngcer_chi2max = 50.
+pngcer_beta_min = 0.8
+pngcer_beta_max = 1.2
+pngcer_et_min = 0.95
+pngcer_et_max = 5.0
+pngcer_mirror_zpos = 230
+; 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
+
+pngcer_ped_limit =  1000,1000
+