]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2resonances.pkg
parameter set for crude clustering and refined clustering
[u/mrichter/AliRoot.git] / PWG2 / libPWG2resonances.pkg
index 5922bc49d130cabfa707ba38d67d9cbbc3ed7c34..5c3874b70c429078f137ad9b473eebdb2e3bcd3c 100644 (file)
@@ -2,14 +2,16 @@
 
 SRCS= RESONANCES/AliRsnDaughter.cxx \
       RESONANCES/AliRsnPairParticle.cxx \
+      RESONANCES/AliRsnExpression.cxx \
+      RESONANCES/AliRsnVariableExpression.cxx \
       RESONANCES/AliRsnCut.cxx \
       RESONANCES/AliRsnCutStd.cxx \
       RESONANCES/AliRsnCutBetheBloch.cxx \
-      RESONANCES/AliRsnCutESDPrimary.cxx \
       RESONANCES/AliRsnCutPrimaryVertex.cxx \
+      RESONANCES/AliRsnCutESDPrimary.cxx \
+      RESONANCES/AliRsnCutESDTrigger.cxx \
       RESONANCES/AliRsnCutSet.cxx \
       RESONANCES/AliRsnCutMgr.cxx \
-      RESONANCES/AliRsnExpression.cxx \
       RESONANCES/AliRsnPIDIndex.cxx \
       RESONANCES/AliRsnPIDDefESD.cxx \
       RESONANCES/AliRsnEvent.cxx \
@@ -25,6 +27,8 @@ SRCS= RESONANCES/AliRsnDaughter.cxx \
       RESONANCES/AliRsnAnalysisManager.cxx \
       RESONANCES/AliRsnAnalysisSE.cxx \
       RESONANCES/AliRsnAnalysisME.cxx \
+      RESONANCES/AliRsnAnalysisEffSE.cxx \
+      RESONANCES/AliRsnAnalysisTrackEffSE.cxx \
 
 HDRS= $(SRCS:.cxx=.h)
 
@@ -32,7 +36,7 @@ DHDR:=PWG2resonancesLinkDef.h
 
 EXPORT:=
 
-EINCLUDE:= PYTHIA6
+EINCLUDE:= PYTHIA6 PWG2/RESONANCES CORRFW
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \