]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpRowSegment.h
Removing obsolete class (Christian)
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpRowSegment.h
index 4d45cdf891d6dcabd8d7bfa69dd334e83c998b5c..33d96b76dcb5bf523fbfde04d04f3cceab84e623 100755 (executable)
@@ -54,6 +54,10 @@ class AliMpRowSegment : public AliMpVRowSegment
     virtual AliMpVMotif*  GetMotif(Int_t /*i*/) const;
     virtual Int_t         GetMotifPositionId(Int_t i) const;
 
+  protected:
+   AliMpRowSegment(const AliMpRowSegment& right);
+   AliMpRowSegment&  operator = (const AliMpRowSegment& right);
+
   private:
     // methods
     Double_t  FirstMotifCenterX() const;