]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt345SlatSegmentationV2.h
- Adapted comments for Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONSt345SlatSegmentationV2.h
index b81d0b60859d0c71f0c1e10ac43e32056bba9814..8409a4241d3998a00946baafe83c3e7a1fe4b2c7 100644 (file)
@@ -76,7 +76,7 @@ class AliMUONSt345SlatSegmentationV2 : public AliMUONVGeometryDESegmentation
 
   void SetDAnod(float d);
 
-  void Init(int /*chamber*/) {}
+  void Init(int /*chamber*/) {}  ///< Not implemented
   void Draw(Option_t* opt = "");
 
   Float_t Dpx() const;
@@ -100,7 +100,7 @@ class AliMUONSt345SlatSegmentationV2 : public AliMUONVGeometryDESegmentation
 
   const AliMpVSegmentation* GetMpSegmentation() const;
 
-  /// to be deprecated. Use the one below w/o z instead.
+  /// \deprecated. Use the one below w/o z instead.
   void GetPadC(Int_t ix, Int_t iy, Float_t& x, Float_t& y, Float_t& z);
 
   /// From pad indices to coordinates (cm).