]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliCluster.h
Change in the signature of base class method Use to avoid compilation warnings (icc)
[u/mrichter/AliRoot.git] / STEER / AliCluster.h
index 4320266542c8766b097e965fb7ec927c28980faf..0f5205eefd255839474e45ebd04a323e6534ebb9 100644 (file)
@@ -36,7 +36,7 @@ public:
   //PH virtual function with empty body. This correction somehow helps
   //PH to write/read TClonesArray with AliITSclusterV2 objects, but obviously
   //PH hides some more tricky problems (to be investigated)
-  virtual void Use() {;}
+  virtual void Use(Int_t = 0) {;}
 
 protected:
   Int_t     fTracks[3];//labels of overlapped tracks