]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RALICE/RALICELinkDef.h
New version of RALICE introduced
[u/mrichter/AliRoot.git] / RALICE / RALICELinkDef.h
index 2a7ce24820a8066106a304b961d5c5db769e8f43..31d52dffa09cc3d7e13cc751d60ec577c9b04552 100644 (file)
@@ -1,18 +1,20 @@
-#ifdef __CINT__
 ////////////////////////////////////////////////////////////////////////////////
 // All classes of RALICE
 // This class list is used to create the RALICE dictionary via rootcint
 // in the automatic installation of the ROOT loadable library.
 //
-// Note : Headers have also to be entered into the list in file allhead.h
+// Note : Headers have also to be entered into the list in the file
+//        RALICEHeaders.h
 //
 //--- NvE 12-apr-1998 UU-SAP Utrecht
 ////////////////////////////////////////////////////////////////////////////////
 /* 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;
  #pragma link off all functions;
  #pragma link C++ class AliSample;
  #pragma link C++ class AliRandom;
  #pragma link C++ class Ali3Vector;
+ #pragma link C++ class Ali3VectorObj;
  #pragma link C++ class Ali4Vector;
+ #pragma link C++ class Ali4VectorObj;
  #pragma link C++ class AliBoost;
  #pragma link C++ class AliPosition;
+ #pragma link C++ class AliPositionObj;
  #pragma link C++ class AliSignal;
  #pragma link C++ class AliCalorimeter;
  #pragma link C++ class AliCalmodule;