]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSv2.h
corrected error in call AliReadESD
[u/mrichter/AliRoot.git] / PHOS / AliPHOSv2.h
index 8cdc2dedaf9ba462a6c6a9c0935792b4e44aacd2..12b97bafd68f1fcd7af1a8f7fc05b22bbdb0d38b 100644 (file)
@@ -2,6 +2,17 @@
 #define ALIPHOSV2_H
 /* Copyright(c) 1998-1999-2000, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
+
+/* $Id$ */
+
+/* History of cvs commits:
+ *
+ * $Log$
+ * Revision 1.18  2005/05/28 14:19:05  schutz
+ * Compilation warnings fixed by T.P.
+ *
+ */
+
 //_________________________________________________________________________
 // Version of AliPHOSv0 which keeps all hits in TreeH
 // I mean real hits not cumulated hits
@@ -25,7 +36,8 @@ public:
   }
   virtual ~AliPHOSv2(void) ;
 
-  virtual void    Copy(AliPHOSv2 & phos) ; 
+  virtual void    Copy(TObject &phos) const; 
+  using AliPHOSv1::AddHit;
   virtual void    AddHit( Int_t shunt, Int_t primary, Int_t id, Float_t *hits); 
   virtual Int_t   IsVersion(void) const { 
     // Gives the version number