]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/CMakelibPWG2resonances.pkg
Adding new cut classes
[u/mrichter/AliRoot.git] / PWG2 / CMakelibPWG2resonances.pkg
index a994719dcfa9ca6c6db41d05618bf9095647b7f6..96b7f0244a32f50a62ced7ab6c338d4e49a614f4 100644 (file)
@@ -77,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}" )