]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSTrackSegment.h
a few modifications to satisty aCC
[u/mrichter/AliRoot.git] / PHOS / AliPHOSTrackSegment.h
index 5570908f562bbf3ecdd273c9020254e02d656760..01f169db887be01f9c3cc3181a91b4ceed96f5fd 100644 (file)
@@ -73,7 +73,7 @@ public:
     return fPpsdUpRecPoint ; 
   }
   virtual void  Paint(Option_t * option="");
-  void    Print() ;
+  virtual void  Print(const char *) ;
   void    SetIndexInList(Int_t val) { 
     // sets the index value  of this in the list 
     fIndexInList = val ;