]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2femtoscopyUser.pkg
Add unicor Kink evchar
[u/mrichter/AliRoot.git] / PWG2 / libPWG2femtoscopyUser.pkg
index f5d841434b5a372e100d14da61ea284817f6dfa6..6fd27fa1d6d20c0a11e43dd503d9bc77d519b8e5 100644 (file)
@@ -22,8 +22,15 @@ SRCS= FEMTOSCOPY/AliFemtoUser/AliFemtoQPairCut.cxx \
       FEMTOSCOPY/AliFemtoUser/AliFemtoCutMonitorTrackTPCncls.cxx \
       FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityTPCEntranceSepQAPairCut.cxx \
       FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityQAPairCut.cxx \
-      FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityCorrFctn.cxx
+      FEMTOSCOPY/AliFemtoUser/AliFemtoShareQualityCorrFctn.cxx \
+      FEMTOSCOPY/AliFemtoUser/AliFemtoYlm.cxx \
+      FEMTOSCOPY/AliFemtoUser/AliFemtoCorrFctnDirectYlm.cxx \
+      FEMTOSCOPY/AliFemtoUser/AliFemtoModelCorrFctnDirectYlm.cxx \
+      FEMTOSCOPY/AliFemtoUser/AliFemtoCutMonitorParticlePtPDG.cxx \
+      FEMTOSCOPY/AliFemtoUser/AliFemtoCorrFctnTPCNcls.cxx
 
+#      FEMTOSCOPY/AliFemtoUser/AliFemtoEventReaderESDKine.cxx \
+#      FEMTOSCOPY/AliFemtoUser/AliFemtoEventReaderAllESDKine.cxx \
 
 HDRS= $(SRCS:.cxx=.h) 
 
@@ -31,11 +38,9 @@ DHDR:= PWG2femtoscopyUserLinkDef.h
 
 EXPORT:=
 
-EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto  PWG2/FEMTOSCOPY/AliFemtoUser 
-
-EINCLUDE:= PWG2/FEMTOSCOPY/AliFemto PWG2/AOD
+EINCLUDE:= PWG2/AOD PWG2/FEMTOSCOPY/AliFemto PWG2/FEMTOSCOPY/AliFemtoUser
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
-                         -lPWG2femtoscopy
+                         -lPWG2AOD -lPWG2femtoscopy
 endif