]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpGraphContext.cxx
Updated comments for Doxygen - corrected warnings
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpGraphContext.cxx
index e3c844d21fe0a0a937e757b913ac653f1a6026d0..688352a5464acfbb38fbc3d4d7b268d6dbe6288b 100755 (executable)
@@ -14,7 +14,7 @@
  **************************************************************************/
 
 // $Id$
-// $MpId: AliMpGraphContext.cxx,v 1.10 2006/03/17 11:35:29 ivana Exp $
+// $MpId: AliMpGraphContext.cxx,v 1.11 2006/05/24 13:58:32 ivana Exp $
 // Category: graphics
 //
 // Class AliMpGraphContext
 
 #include "AliMpGraphContext.h"
 
+/// \cond CLASSIMP
+ClassImp(AliMpGraphContext)
+/// \endcond
+
 AliMpGraphContext *AliMpGraphContext::fgInstance = 0;
 AliMpGraphContext::GraphContextVector AliMpGraphContext::fgStack;
 
@@ -33,8 +37,6 @@ AliMpGraphContext::GraphContextVector AliMpGraphContext::fgStack;
 Int_t              AliMpGraphContext::fgStackSize = 0;
 #endif
 
-ClassImp(AliMpGraphContext)
-
 //_____________________________________________________________________________
 AliMpGraphContext::AliMpGraphContext():
   TObject(),