]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGHF/CMakelibPWGHFhfe.pkg
Add flow tasks to the compilation, update others
[u/mrichter/AliRoot.git] / PWGHF / CMakelibPWGHFhfe.pkg
index a8c1964286e85b94e3023727b769e7fce808e0de..c6f8284c650dd8b8be34a5a6faf7eaf9d32468bc 100644 (file)
@@ -79,10 +79,12 @@ set (SRCS
     hfe/AliHFEpidObject.cxx
     hfe/AliAnalysisTaskElecHadronCorrel.cxx
     hfe/AliHFEdebugTreeTask.cxx
+    hfe/AliHFEVZEROEventPlane.cxx
+    hfe/AliAnalysisTaskHFEFlow.cxx
     )
 
 string (REPLACE ".cxx" ".h" HDRS "${SRCS}")
 
 set ( DHDR  PWGHFhfeLinkDef.h)
 
-set ( EINCLUDE  PWGHF/hfe TPC CORRFW STEER/STEERBase)
+set ( EINCLUDE  PWGHF/hfe TPC CORRFW STEER/STEERBase PWG/FLOW/Base PWG/FLOW/Tasks)