]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2flowCommon.pkg
Fix for report #63895: Request new reconstruction step (the track length must be...
[u/mrichter/AliRoot.git] / PWG2 / libPWG2flowCommon.pkg
index cd6b822d6b429e5b2ebb0855e989ebfeebc42834..655be1f25a9b5a7268e3af7a70deb82c8ee2ed7b 100644 (file)
@@ -20,7 +20,9 @@ SRCS= FLOW/AliFlowCommon/AliFlowEventSimple.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithCumulants.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithQCumulants.cxx \
       FLOW/AliFlowCommon/AliCumulantsFunctions.cxx \
-      FLOW/AliFlowCommon/AliFlowAnalysisWithFittingQDistribution.cxx
+      FLOW/AliFlowCommon/AliFlowAnalysisWithFittingQDistribution.cxx \
+      FLOW/AliFlowCommon/AliFlowAnalysisWithMixedHarmonics.cxx \
+      FLOW/AliFlowCommon/AliFlowAnalysisWithNestedLoops.cxx
 
 HDRS= $(SRCS:.cxx=.h)