]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSEmcRecPoint.h
Modifications to follow the Coding Convention Rules (make check)
[u/mrichter/AliRoot.git] / PHOS / AliPHOSEmcRecPoint.h
index eb29637e0767a481f33c81972d282f7f7b2cc210..b7b0eac89d3030d4256afa35b6339c633a636acf 100644 (file)
@@ -62,9 +62,7 @@ private:
   Float_t * fEnergyList ;  // energy of digits
   Float_t fW0 ;            // logarithmic weight factor for center of gravity calculation
 
-public: 
-
-ClassDef(AliPHOSEmcRecPoint,1)  // EMC RecPoint, version 1
+  ClassDef(AliPHOSEmcRecPoint,1)  // EMC RecPoint, version 1
 
 };