]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONgeometryLinkDef.h
Adding line with brief file description,
[u/mrichter/AliRoot.git] / MUON / MUONgeometryLinkDef.h
index 366524f9bb41c8338247e90db51ce295e058030d..ff37dfda15a3f48b89d8d449d3f73b5e97bfa265 100644 (file)
@@ -1,10 +1,13 @@
-#ifdef __CINT__
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-/* $Id$ */
+// $Id$
+
+/// \file MUONgeometryLinkDef.h
+/// \brief The CINT link definitions for \ref geometry 
+
+#ifdef __CINT__
 
-#pragma link C++ class  AliMUONStringIntMap+;
 #pragma link C++ class  AliMUONGeometryConstituent+;
 #pragma link C++ class  AliMUONGeometryEnvelope+;
 #pragma link C++ class  AliMUONGeometryEnvelopeStore+;
 #pragma link C++ class  AliMUONGeometry+;
 #pragma link C++ class  AliMUONVGeometryBuilder+;
 #pragma link C++ class  AliMUONGeometryBuilder+;
-#pragma link C++ class  AliMUONVGeometryDESegmentation+;
-#pragma link C++ class  AliMUONGeometrySegmentation+;
-#pragma link C++ class  AliMUONSegmentation+;
 
-#pragma link C++ enum   AliMUONGeometryDirection;
+//#pragma link C++ enum   AliMUONGeometryDirection;
+
 #endif