]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDataIterator.cxx
Coding conventions correction.
[u/mrichter/AliRoot.git] / MUON / AliMUONDataIterator.cxx
index 135d261c31d25eeccad469bbbdc2a532e0e56e5a..b48a4bcf892937c11baf5f3520d6b92e83c843a0 100644 (file)
 #include "AliMUONDataDigitIterator.h"
 #include "TString.h"
 
-//
-// A wrapper to various iterators used to loop over
-// objects handled by AliMUONData, like sdigits, digits, rawclusters, 
-// and so on.
-//
-// Currently only implemented for digits, as a proof-of-principle.
-//
+/// \class AliMUONDataIterator
+/// A wrapper to various iterators used to loop over
+/// objects handled by AliMUONData, like sdigits, digits, rawclusters, 
+/// and so on.
+/// Currently only implemented for digits, as a proof-of-principle.
+///
+/// \author Laurent Aphecetche
+
+/// \cond CLASSIMP
+ClassImp(AliMUONDataIterator)
+/// \endcond
 
 namespace
 {
@@ -56,8 +60,6 @@ namespace
 }
 }
 
-ClassImp(AliMUONDataIterator)
-
 //_____________________________________________________________________________
 AliMUONDataIterator::AliMUONDataIterator() 
 :