diff --git a/src/THcHodoscope.h b/src/THcHodoscope.h
index 2260955afe30b71d2b19653db65b2d32154f8879..d76c57998523e04312dc70afd3126b6888c8afcd 100644
--- a/src/THcHodoscope.h
+++ b/src/THcHodoscope.h
@@ -145,7 +145,6 @@ protected:
   THcShower* fShower;
   THcCherenkov* fChern;
 
-  Int_t        fGood_hits;
 
   Int_t        fCheckEvent;
   Int_t        fEventType;
@@ -167,6 +166,8 @@ protected:
   Double_t*    fPlaneCenter;
   Double_t*    fPlaneSpacing;
 
+  Double_t     fNormETot;
+  Double_t     fNCerNPE;
   Int_t        fTestSum;
   Int_t        fTrackEffTestNScinPlanes;
   Int_t        fGoodScinHits;