]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSv0.h
Corrections to comply with coding convention
[u/mrichter/AliRoot.git] / PHOS / AliPHOSv0.h
index c4834a583322111a2e9c1589efdc2cd58b30b4fd..a6ec0e57f3d1d54ab15674abe2647697f66a48dd 100644 (file)
@@ -41,7 +41,7 @@ public:
   virtual void   Init(void) ;                                       // does nothing
   Int_t IsVersion(void) const { return 0 ; }
   void           MakeBranch(Option_t* opt) ;
-  virtual RecPointsList* PpsdRecPoints(Int_t evt=0) ;               // gets Array of clusters in the PPSD 
+  virtual AliPHOSRecPoint::RecPointsList* PpsdRecPoints(Int_t evt=0) ; // gets Array of clusters in the PPSD 
   void           Reconstruction(AliPHOSReconstructioner * Reconstructioner) ;
   void           ResetClusters(){} ;
   virtual void   ResetDigits() ;