]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONResponse.cxx
Study jet p_T vs. total mult
[u/mrichter/AliRoot.git] / MUON / AliMUONResponse.cxx
index 6745beb0241f900444c0e99352524e8a92f77f7b..ba7400cd41efc786d0341dbbea05d65b3a878b47 100644 (file)
 
 /* $Id$ */
 
-// -------------------------
+//-----------------------------------------------------------------------------
 // Class AliMUONResponse
 // -------------------------
 // Chamber response base class
-// ...
+//-----------------------------------------------------------------------------
 
 #include "AliMUONResponse.h"
 
 #include "AliLog.h"
 #include "TList.h"
 
+/// \cond CLASSIMP
 ClassImp(AliMUONResponse)
+/// \endcond
 
 AliMUONResponse::AliMUONResponse()
   : TObject()