diff --git a/examples/PARAM/hcana.param b/examples/PARAM/hcana.param index 87352735a9009cfca828f64088e88b744c479292..1f9e393f0b67fed0ccc4079beadd84ae881bd61b 100644 --- a/examples/PARAM/hcana.param +++ b/examples/PARAM/hcana.param @@ -17,7 +17,6 @@ hcal_c_cor = 64.36 hcal_d_cor = 1.66 haero_num_pairs = 8 -hcher_num_pairs = 2 # Names of planes so that parameter names can be constructed hdc_plane_names = "1x1 1y1 1u1 1v1 1y2 1x2 2x1 2y1 2u1 2v1 2y2 2x2" diff --git a/examples/hodtest.C b/examples/hodtest.C index 37703cc1ec8bead47b1651aab03b9f72d8e35b98..194a63452f43354db05c5f276aca2f7ce539fbb8 100644 --- a/examples/hodtest.C +++ b/examples/hodtest.C @@ -65,7 +65,7 @@ // Eventually need to learn to skip over, or properly analyze // the pedestal events - run->SetEventRange(1,20000);// Physics Event number, does not + run->SetEventRange(1,5000);// Physics Event number, does not // include scaler or control events // Define the analysis parameters