]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2femtoscopy.pkg
Fill Chi2perNDF (from TPC) for AliAODtrack
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
index 4bfdaba9c3228e700d89344a9fd6300bedf277b8..4a2305c459a96212d8e377d02dc8ea45523deb1c 100644 (file)
@@ -4,6 +4,7 @@ SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoLikeSignAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoVertexAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoVertexMultAnalysis.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoAnalysisReactionPlane.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoBPLCMS3DCorrFctn.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoQinvCorrFctn.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoBasicEventCut.cxx \
@@ -25,6 +26,7 @@ SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFmPhysicalHelix.cxx \
       FEMTOSCOPY/AliFemto/TpcLocalTransform.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReader.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoEventReaderStandard.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESD.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChain.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChainKine.cxx \
@@ -48,7 +50,9 @@ SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderAODChain.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoAODTrackCut.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoCutMonitor.cxx \
-      FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx
+      FEMTOSCOPY/AliFemto/AliFemtoCorrFctn.cxx \
+      FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx \
+      FEMTOSCOPY/AliFemto/AliTwoTrackRes.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
@@ -63,7 +67,6 @@ HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
         FEMTOSCOPY/AliFemto/AliFemtoAnalysisCollection.h \
         FEMTOSCOPY/AliFemto/AliFemtoAnalysis.h \
         FEMTOSCOPY/AliFemto/AliFemtoCorrFctnCollection.h \
-        FEMTOSCOPY/AliFemto/AliFemtoCorrFctn.h \
         FEMTOSCOPY/AliFemto/AliFemtoEnumeration.h \
         FEMTOSCOPY/AliFemto/AliFemtoHelix.h \
         FEMTOSCOPY/AliFemto/AliFemtoHiddenInfo.h \
@@ -103,7 +106,7 @@ DHDR:= PWG2femtoscopyLinkDef.h
 
 EXPORT:=
 
-EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto PWG2/AOD 
+EINCLUDE:= PWG3/FEMTOSCOPY/AliFemto PWG2/AOD PWG2/FORWARD/analysis
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \