]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpPCBPadIterator.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpPCBPadIterator.cxx
index 969abe5923240c3166dd53ab0583091e9c30e837..a417700ae0f64e391dfce8317db24ce26c60f2e5 100644 (file)
 #include "Riostream.h"
 #include "TMath.h"
 
-/// 
+
+//-----------------------------------------------------------------------------
 /// \class AliMpPCBPadIterator
 /// 
 /// Iterates over slat pads within a region of constant pad size.
 /// 
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMpPCBPadIterator)