]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRegionalTriggerBoard.h
Updated comments for Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONRegionalTriggerBoard.h
index 4748038048e6069af254cc32b3086ceefbdb44a9..adbfbd1b5c5749f6beed7888401171c78f9b88fd 100644 (file)
@@ -35,8 +35,8 @@ class AliMUONRegionalTriggerBoard : public AliMUONTriggerBoard
       void Mask(Int_t index, UShort_t mask);
       
    private:
-      UShort_t fLocalResponse[16]; // Local trigger inputs
-      UShort_t fMask[16];          // Entry mask
+      UShort_t fLocalResponse[16]; ///< Local trigger inputs
+      UShort_t fMask[16];          ///< Entry mask
       
       ClassDef(AliMUONRegionalTriggerBoard,1)
 };