]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2femtoscopy.pkg
Fixed warning
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopy.pkg
index f08ec9d9c27f4cd24a4023a9297777f8f3c6b6f9..4a2305c459a96212d8e377d02dc8ea45523deb1c 100644 (file)
@@ -1,7 +1,10 @@
-SRCS= FEMTOSCOPY/AliFemto/AliFemtoAnalysis.cxx \
+#-*- Mode: Makefile -*-
+
+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 \
@@ -23,15 +26,33 @@ SRCS= FEMTOSCOPY/AliFemto/AliFemtoAnalysis.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 \
       FEMTOSCOPY/AliFemto/AliFemtoModelHiddenInfo.cxx \
+      FEMTOSCOPY/AliFemto/AliFemtoModelGlobalHiddenInfo.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelGausLCMSFreezeOutGenerator.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGenerator.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelWeightGeneratorBasic.cxx\
       FEMTOSCOPY/AliFemto/AliFemtoModelManager.cxx \
       FEMTOSCOPY/AliFemto/AliFemtoModelCorrFctn.cxx \
-      FEMTOSCOPY/AliFemto/AliFemtoModelFreezeOutGenerator.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/AliFemtoCorrFctn.cxx \
+      FEMTOSCOPY/AliFemto/AliAnalysisTaskFemto.cxx \
+      FEMTOSCOPY/AliFemto/AliTwoTrackRes.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 HDRS += FEMTOSCOPY/AliFemto/AliFmThreeVector.h \
@@ -42,12 +63,52 @@ 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
 
 DHDR:= PWG2femtoscopyLinkDef.h
 
 EXPORT:=
 
-EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto 
+EINCLUDE:= PWG3/FEMTOSCOPY/AliFemto PWG2/AOD PWG2/FORWARD/analysis
 
+ifeq (win32gcc,$(ALICE_TARGET))
+PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
+                         -lESD -lAOD -lPWG2AOD
+endif