]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt345SlatSegmentationV2.h
Adding protected copy constructor and assignment operator
[u/mrichter/AliRoot.git] / MUON / AliMUONSt345SlatSegmentationV2.h
index 239294655bda3481f351feac445e3496a7c75bfc..bd766de3ed477ab20b938cb07a242dc0aa6dd8cf 100644 (file)
@@ -122,6 +122,10 @@ class AliMUONSt345SlatSegmentationV2 : public AliMUONVGeometryDESegmentation
   /// Print.
   void Print(Option_t* opt = "") const;
 
+ protected:
+  AliMUONSt345SlatSegmentationV2(const AliMUONSt345SlatSegmentationV2& right);
+  AliMUONSt345SlatSegmentationV2&  operator = (const AliMUONSt345SlatSegmentationV2& right);
+     
  private:
 
   Int_t fDetElemId;