]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt12QuadrantSegmentation.h
Comments for Doxygen (mostly added comments for inline functions)
[u/mrichter/AliRoot.git] / MUON / AliMUONSt12QuadrantSegmentation.h
index 475121e70435dfebc83a8e19040785aecbdedfc6..ff351cd35357fbbed0afa455383e911c28456f8b 100644 (file)
@@ -150,13 +150,12 @@ class AliMUONSt12QuadrantSegmentation : public AliMUONVGeometryDESegmentation
     virtual TF1* CorrFunc(Int_t isec)  const;
                    // Get the correction Function
  
-  protected:
+  private:
+    /// Not implemented
     AliMUONSt12QuadrantSegmentation(const AliMUONSt12QuadrantSegmentation& rhs);
-  
-    // operators
+    /// Not implemented
     AliMUONSt12QuadrantSegmentation& operator=(const AliMUONSt12QuadrantSegmentation & rhs);
 
-  private:
     // methods
     void UpdateCurrentPadValues(const AliMpPad& pad);