]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2femtoscopy.pkg
from A.Maire (Antonin.Maire@ires.in2p3.fr)
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
index 07ae089481f570d0672cc6ec55103150b9049147..d6394f95c07751b68bdaea42b4b88ad682b2dca7 100644 (file)
@@ -1,3 +1,5 @@
+#-*- Mode: Makefile -*-
+
 SRCS= FEMTOSCOPY/AliFemto/AliFemtoSimpleAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoLikeSignAnalysis.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoVertexAnalysis.cxx \
@@ -27,6 +29,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\
@@ -35,9 +38,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/AliFemtoCorrFctnNonIdDR.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoCorrFctn3DSpherical.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoEventReaderAOD.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoEventReaderAODChain.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoAODTrackCut.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoCutMonitor.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoCorrFctn.cxx \
+      FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
@@ -48,7 +60,41 @@ HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
         FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
         FEMTOSCOPY/AliFemto/AliFemtoV0Cut.h \
         FEMTOSCOPY/AliFemto/AliFemtoKinkCut.h \
-        FEMTOSCOPY/AliFemto/AliFemtoXiCut.h 
+        FEMTOSCOPY/AliFemto/AliFemtoXiCut.h \
+        FEMTOSCOPY/AliFemto/AliFemtoAnalysisCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoAnalysis.h \
+        FEMTOSCOPY/AliFemto/AliFemtoCorrFctnCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoEnumeration.h \
+        FEMTOSCOPY/AliFemto/AliFemtoHelix.h \
+        FEMTOSCOPY/AliFemto/AliFemtoHiddenInfo.h \
+        FEMTOSCOPY/AliFemto/AliFemtoLikeSignCorrFctn.h \
+        FEMTOSCOPY/AliFemto/AliFemtoLorentzVectorD.h \
+        FEMTOSCOPY/AliFemto/AliFemtoLorentzVector.h \
+        FEMTOSCOPY/AliFemto/AliFemtoString.h \
+        FEMTOSCOPY/AliFemto/AliFemtoThreeVectorD.h \
+        FEMTOSCOPY/AliFemto/AliFemtoThreeVector.h \
+        FEMTOSCOPY/AliFemto/AliFemtoTypes.h \
+        FEMTOSCOPY/AliFemto/AliFemtoVector.h \
+        FEMTOSCOPY/AliFemto/AliFmLorentzVectorD.h \
+        FEMTOSCOPY/AliFemto/AliFmLorentzVector.h \
+        FEMTOSCOPY/AliFemto/phys_constants.h \
+        FEMTOSCOPY/AliFemto/PhysicalConstants.h \
+        FEMTOSCOPY/AliFemto/SystemOfUnits.h \
+        FEMTOSCOPY/AliFemto/AliFemtoPairCut.h \
+        FEMTOSCOPY/AliFemto/AliFemtoEventCut.h \
+        FEMTOSCOPY/AliFemto/AliFemtoParticleCut.h \
+        FEMTOSCOPY/AliFemto/AliFemtoTrackCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoV0Collection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoXiCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoKinkCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoParticleCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoCutMonitorCollection.h \
+        FEMTOSCOPY/AliFemto/AliFemtoTrackCut.h \
+        FEMTOSCOPY/AliFemto/AliFemtoPicoEventCollectionVector.h \
+        FEMTOSCOPY/AliFemto/AliFemtoEventWriter.h \
+        FEMTOSCOPY/AliFemto/AliFemtoEventWriterCollection.h
+
 
 FSRCS= FEMTOSCOPY/AliFemto/AliFemtoFsiTools.F \
        FEMTOSCOPY/AliFemto/AliFemtoFsiWeightLednicky.F
@@ -57,5 +103,9 @@ DHDR:= PWG2femtoscopyLinkDef.h
 
 EXPORT:=
 
-EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto 
+EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto PWG2/AOD 
 
+ifeq (win32gcc,$(ALICE_TARGET))
+PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
+                         -lESD -lAOD -lPWG2AOD
+endif