]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUON1DMap.h
AliMUONRecoParam:
[u/mrichter/AliRoot.git] / MUON / AliMUON1DMap.h
index 52e66135e6f733937065d43a46ef2b4196404843..39c1f7a420cbdd04bec5560998e4610183e79e82 100644 (file)
@@ -45,11 +45,7 @@ public:
   virtual Int_t GetSize() const;
   
 private:
-   void CopyTo(AliMUON1DMap& to) const;
-  /** Set the object stored at i.
-    if replace=false and there's already an object there, returns kFALSE
-    */
-  virtual Bool_t Set(Int_t i, TObject* object, Bool_t replace);
+  virtual Bool_t Set(Int_t i, TObject* object);
   
 private: