]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ANALYSIS/ANALYSISaliceLinkDef.h
Moving the QA for raw data inside the event loop (Yves). The list of the detectors...
[u/mrichter/AliRoot.git] / ANALYSIS / ANALYSISaliceLinkDef.h
index e8f0af6ab69e4765dafecac5f41531c13ec07bcb..327e1fe121afa25e7f0f716d20125dd2ec8fb5d4 100644 (file)
@@ -13,6 +13,9 @@
 #pragma link C++ class  AliESDv0Cuts+;
 
 #pragma link C++ class  AliEventPoolOTF+;
+#pragma link C++ class  AliEventPoolLoop+;
+
+#pragma link C++ class AliEventPoolSparse+;
 
 #ifdef WITHXML
 #pragma link C++ class AliTagAnalysis+;