]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpArea.cxx
Comments for Doxygen (mostly added comments for inline functions)
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpArea.cxx
index 5d334f1c75be0b48c6358e6697e3f3741f57c9f3..d8320f79d750eb24bde2bd0cafcb565bfee63e27 100755 (executable)
@@ -173,6 +173,8 @@ TVector2 AliMpArea::RightUpCorner() const
 void
 AliMpArea::Print(Option_t*) const
 {
+/// Printing
+
   cout << (*this) << endl;
 }