]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2femtoscopy.pkg
parameter set for crude clustering and refined clustering
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
index 2f0bf1a1a1693bf168a6f8301c92814a5d8c4067..f2307c53187df2e5a4abcb61352064979409684f 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 \
@@ -29,6 +30,7 @@ SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChain.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChainKine.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelHiddenInfo.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoModelGlobalHiddenInfo.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelGausLCMSFreezeOutGenerator.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGenerator.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorBasic.cxx\
@@ -37,13 +39,18 @@ SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelFreezeOutGenerator.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorLednicky.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoCutMonitorParticleYPt.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoCutMonitorParticleVertPos.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoCutMonitorEventMult.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoCutMonitorEventVertex.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoKTPairCut.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoCorrFctnNonIdDR.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoCorrFctn3DSpherical.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderAOD.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoEventReaderAODChain.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoAODTrackCut.cxx \
-      FEMTOSCOPY/AliFemto/AliFemtoCutMonitor.cxx 
+      FEMTOSCOPY/AliFemto/AliFemtoCutMonitor.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoCorrFctn.cxx \
+      FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
@@ -58,7 +65,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 \
@@ -98,7 +104,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 \