]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2flowCommon.pkg
Bugfix: swapped event-preprocessing and computations execution
[u/mrichter/AliRoot.git] / PWG2 / libPWG2flowCommon.pkg
index e0f7e63745171cd64d795309919e9c71a8ee98d3..610a710ce25ddb95e21285702cc2eedf56066adf 100644 (file)
@@ -1,13 +1,17 @@
 #-*- Mode: Makefile -*-
 
-SRCS= FLOW/AliFlowCommon/AliFlowEvent.cxx \
-      FLOW/AliFlowCommon/AliFlowEventSimple.cxx \
+SRCS= FLOW/AliFlowCommon/AliFlowEventSimple.cxx \
       FLOW/AliFlowCommon/AliFlowTrackSimple.cxx \
+      FLOW/AliFlowCommon/AliStarTrack.cxx \
+      FLOW/AliFlowCommon/AliStarEvent.cxx \
+      FLOW/AliFlowCommon/AliStarTrackCuts.cxx \
+      FLOW/AliFlowCommon/AliStarEventCuts.cxx \
+      FLOW/AliFlowCommon/AliFlowEventStar.cxx \
+      FLOW/AliFlowCommon/AliStarEventReader.cxx \
       FLOW/AliFlowCommon/AliFlowTrackSimpleCuts.cxx \
       FLOW/AliFlowCommon/AliFlowVector.cxx \
       FLOW/AliFlowCommon/AliFlowCommonConstants.cxx \
       FLOW/AliFlowCommon/AliFlowLYZConstants.cxx \
-      FLOW/AliFlowCommon/AliFlowCumuConstants.cxx \
       FLOW/AliFlowCommon/AliFlowEventSimpleMakerOnTheFly.cxx \
       FLOW/AliFlowCommon/AliFlowCommonHist.cxx \
       FLOW/AliFlowCommon/AliFlowCommonHistResults.cxx \
@@ -20,7 +24,6 @@ SRCS= FLOW/AliFlowCommon/AliFlowEvent.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithLeeYangZeros.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithCumulants.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithQCumulants.cxx \
-      FLOW/AliFlowCommon/AliCumulantsFunctions.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithFittingQDistribution.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithMixedHarmonics.cxx \
       FLOW/AliFlowCommon/AliFlowAnalysisWithNestedLoops.cxx