]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FASTSIM/AliMUONFastTracking.h
Unique name for functions (TF1).
[u/mrichter/AliRoot.git] / FASTSIM / AliMUONFastTracking.h
index eb52e4d844dc119c57a57e195e27c3ed3c57efff..5924bce7482583b18e2ae1577dbda61e0a704f3a 100644 (file)
@@ -87,7 +87,7 @@ class AliMUONFastTracking :  public TObject {
     AliMUONFastTracking();
     AliMUONFastTracking(Float_t bkg){;}
     AliMUONFastTracking(const AliMUONFastTracking &ft);
-    void Copy(AliMUONFastTracking &) const;
+    void Copy(TObject &) const;
     AliMUONFastTracking& operator=(const AliMUONFastTracking & rhs);
 };