]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSTrackSegment.h
Compilation warnings fixed
[u/mrichter/AliRoot.git] / PHOS / AliPHOSTrackSegment.h
index 2f6e55c566660c6747d3b02ff06f842de30b461c..aca3306289abf03ca32af5b21176232a76783bf6 100644 (file)
@@ -40,7 +40,7 @@ public:
   Int_t   GetEmcIndex()    const {  return fEmcRecPoint ;   }
   Int_t   GetCpvIndex()    const {  return fPpsdUpRecPoint; }
 
-  virtual void  Print(Option_t * option) const;
+  virtual void  Print(Option_t *) const;
   void    SetIndexInList(Int_t val){ fIndexInList = val ;     } 
   void    SetCpvRecPoint(AliPHOSRecPoint * PpsdUpRecPoint ); //sets PPSD up Rec Point