]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/CMakelibPWG2resonances.pkg
PWG2/SPECTRA -> PWGLF/SPECTRA migration
[u/mrichter/AliRoot.git] / PWG2 / CMakelibPWG2resonances.pkg
index ad555ba48bb111329f78424ba01c88456ccdc9f6..96b7f0244a32f50a62ced7ab6c338d4e49a614f4 100644 (file)
@@ -52,6 +52,7 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnCutPion2010PP.cxx
            RESONANCES/AliRsnCutProton2010PP.cxx
            RESONANCES/AliRsnCutDaughterKStar2010PP.cxx 
+           RESONANCES/AliRsnCutDaughterLStar2010.cxx 
            RESONANCES/AliRsnCutV0.cxx 
            RESONANCES/AliRsnCutSet.cxx
            RESONANCES/AliRsnExpression.cxx
@@ -76,7 +77,11 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnMiniValue.cxx
            RESONANCES/AliRsnMiniMonitor.cxx
            RESONANCES/AliRsnMiniAnalysisTask.cxx
-           RESONANCES/AliRsnMiniMonitorTask.cxx )
+           RESONANCES/AliRsnMiniMonitorTask.cxx
+          RESONANCES/AliRsnCutKaon.cxx 
+           RESONANCES/AliRsnCutPion.cxx
+          RESONANCES/AliRsnCutDaughterSigmaStar2010PP.cxx 
+ )
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )