]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGCF/PWGCFESELinkDef.h
Add Event-Shape-Engineering code for Femtoscopy
[u/mrichter/AliRoot.git] / PWGCF / PWGCFESELinkDef.h
diff --git a/PWGCF/PWGCFESELinkDef.h b/PWGCF/PWGCFESELinkDef.h
new file mode 100644 (file)
index 0000000..d99f795
--- /dev/null
@@ -0,0 +1,6 @@
+#pragma link off all globals;
+#pragma link off all classes;
+#pragma link off all functions;
+
+#pragma link C++ class AliAnalysisTaskFemtoESE+;
+#pragma link C++ class AliFemtoESEBasicParticle+;