]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2femtoscopy.pkg
Fixed warning
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
index d6394f95c07751b68bdaea42b4b88ad682b2dca7..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 \
@@ -49,7 +51,8 @@ SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoAODTrackCut.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoCutMonitor.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoCorrFctn.cxx \
-      FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx
+      FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx \
+      FEMTOSCOPY/AliFemto/AliTwoTrackRes.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.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 \