]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpTriggerSegmentation.h
Updated comments for Doxygen
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpTriggerSegmentation.h
index 922a3eb33b5dd15aca35ca9226dda81feace37a3..d9cc21e7034688ec0e519416c176cbb48436558d 100644 (file)
@@ -2,7 +2,7 @@
 * See cxx source for full Copyright notice                               */
 
 // $Id$
-// $MpId: AliMpTriggerSegmentation.h,v 1.5 2006/03/17 16:42:36 ivana Exp $
+// $MpId: AliMpTriggerSegmentation.h,v 1.7 2006/05/23 13:07:51 ivana Exp $
 
 /// \ingroup trigger
 /// \class AliMpTriggerSegmentation
@@ -67,8 +67,9 @@ protected:
   AliMpTriggerSegmentation&  operator = (const AliMpTriggerSegmentation& right);
      
 private:
-    const AliMpTrigger* fkSlat; // Slat
-  Int_t fNofStrips; // Number of strips in this slat
+  const AliMpTrigger* fkSlat; ///< Slat
+  Int_t fNofStrips; ///< Number of strips in this slat
+
   ClassDef(AliMpTriggerSegmentation,2) // Segmentation for slat trigger stations
 };