]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONbaseLinkDef.h
Default recoparam object
[u/mrichter/AliRoot.git] / MUON / MUONbaseLinkDef.h
index d5031e50ad9b10a029c25e1a93647e8c16ee6b61..e656390bc81c5360b529c708cd544fc3b9447701 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;
@@ -38,7 +41,6 @@
 #pragma link C++ class AliMUONRawWriter+;
 
 // calibration access
-#pragma link C++ class AliMUONCalibrationData+;
 #pragma link C++ class AliMUONCDB+;
 
 #endif