]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUON1DArray.h
Updated list of MUON libraries
[u/mrichter/AliRoot.git] / MUON / AliMUON1DArray.h
index 2e10c3d900143efe2bbec184f8e03e345022fb6f..bf161a233cfeb24daa7cfc2433a9c7b61f79871d 100644 (file)
@@ -3,11 +3,11 @@
 
 // $Id$
 
-/// \ingroup base
+/// \ingroup calib
 /// \class AliMUON1DArray
 /// \brief Implementation of AliMUONV1DStore
 /// 
-/// \author Laurent Aphecetche
+//  Author Laurent Aphecetche
 
 #ifndef ALIMUON1DARRAY_H
 #define ALIMUON1DARRAY_H
@@ -43,7 +43,7 @@ private:
   
 private:  
     
-    TObjArray* fArray; // Internal array
+    TObjArray* fArray; ///< Internal array
   
     ClassDef(AliMUON1DArray,1) // Implementation of AliMUONV1DStore
 };