]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliMCQA.h
bug
[u/mrichter/AliRoot.git] / STEER / AliMCQA.h
index b57d309387f458f4591031a64126f17d58f3362f..779891cb666d5e8a0bd7560d7865b76765e1c6d5 100644 (file)
@@ -52,7 +52,7 @@ protected:
 private:
   void DrawPaveLabel(TPaveLabel *&pv);
   Int_t GetHBin(const char* hname);
-  void Copy(AliMCQA& qa) const;
+  void Copy(TObject& qa) const;
 
   ClassDef(AliMCQA,1)  //Quality Assurance class for the MC
 };