]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONevaluationLinkDef.h
Added protection and 2 levels for problems
[u/mrichter/AliRoot.git] / MUON / MUONevaluationLinkDef.h
index 4d979446e6c00c94d968f3f3a04bbeae12e6fe9e..20778336f3c80f6be12d02812b9b5dd00b91ed55 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+// $Id $
+
 #ifdef __CINT__
 #pragma link off all globals;
 #pragma link off all classes;
@@ -6,6 +11,10 @@
 #pragma link C++ class AliMUONPairLight+;
 #pragma link C++ class AliMUONTrackLight+;
 #pragma link C++ class AliMUONCheck+;
+#pragma link C++ class AliMUONRecoCheck+;
+#pragma link C++ class AliMUONPoints+;
+#pragma link C++ class AliMUONDisplay+;
+#pragma link C++ class AliMUONDataInterface+;
 
 #endif