]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONV2DStore.h
Comments for Doxygen (mostly added comments for inline functions)
[u/mrichter/AliRoot.git] / MUON / AliMUONV2DStore.h
index 4cce53c43559795019e049727fc323e51f68054e..21b1d0e6f90fafbaadd2f7edb06f35b684c9ac8c 100644 (file)
@@ -27,6 +27,7 @@ public:
   /// Return an empty copy of self.
   virtual AliMUONV2DStore* CloneEmpty() const { return 0x0; }
   
+  /// Return iterator
   virtual AliMUONVDataIterator* Iterator() const { return 0x0; }
   
   /// Return the object stored at (i,j).