]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/PWG3baseLinkDef.h
Corrected two bugs found by Sergey regarding the error calculation.
[u/mrichter/AliRoot.git] / PWG3 / PWG3baseLinkDef.h
index 22af67bb80f5ef8123e7184a62ee28b41016c006..34805fd639ac8ca79b8430de44d2b6c758775c0c 100644 (file)
@@ -1,9 +1,11 @@
 #ifdef __CINT__
+
 #pragma link off all globals;
 #pragma link off all classes;
 #pragma link off all functions;
 
 #pragma link C++ class AliQuarkoniaAcceptance+; 
+#pragma link C++ class AliQuarkoniaEfficiency+; 
 
 #endif