]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONbaseLinkDef.h
Fixing part of the Coding violation
[u/mrichter/AliRoot.git] / MUON / MUONbaseLinkDef.h
index e55be7c2b59b150a0049b0364fb4f6f724ad591b..51d457b3f346e5860bf36acbd1241dd41d59d374 100644 (file)
@@ -1,7 +1,10 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-// $Id $
+// $Id$
+
+/// \file MUONbaseLinkDef.h
+/// \brief The CINT link definitions for \ref base
 
 #ifdef __CINT__
 #pragma link off all globals;
@@ -13,7 +16,6 @@
 
 // info classes 
 #pragma link C++ class AliMUONConstants+; 
-#pragma link C++ class AliMUONLogger+;
 
 // containers
 #pragma link C++ class AliMUONVCluster+;