]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpVPadRowSegment.h
Removing implementation of protected copy constructor &
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpVPadRowSegment.h
index 2fc9debd488fa6798c290f9d7b970a50d31f7d6c..491b10b0a68cd8a969b6718ee27357c34bacc01e 100755 (executable)
@@ -42,12 +42,12 @@ class AliMpVPadRowSegment : public TObject
     void  SetOffsetX(Double_t offsetX);  
 
   protected:
-    AliMpVPadRowSegment(const AliMpVPadRowSegment& right);
-    AliMpVPadRowSegment&  operator = (const AliMpVPadRowSegment& right);
-
     Double_t  GetOffsetX() const { return fOffsetX; }
 
   private:
+    AliMpVPadRowSegment(const AliMpVPadRowSegment& right);
+    AliMpVPadRowSegment&  operator = (const AliMpVPadRowSegment& right);
+
     // data members
     Int_t         fNofPads;  ///< number of pads
     Double_t      fOffsetX;  ///< the x position of the right/left border