]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/CMakelibPWG2resonances.pkg
Some of the coding violations corrected
[u/mrichter/AliRoot.git] / PWG2 / CMakelibPWG2resonances.pkg
index bd4f12f777875c3f9fcb26aa6a33c94d5b5de2d5..dc022c8dc574925a5a496ca38d1677220d78157e 100644 (file)
@@ -50,6 +50,8 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnCutKaonForPhi2010PP.cxx
            RESONANCES/AliRsnCutPion2010PP.cxx
            RESONANCES/AliRsnCutProton2010PP.cxx
+           RESONANCES/AliRsnCutDaughterKStar2010PP.cxx 
+           RESONANCES/AliRsnCutV0.cxx 
            RESONANCES/AliRsnCutSet.cxx
            RESONANCES/AliRsnExpression.cxx
            RESONANCES/AliRsnVariableExpression.cxx
@@ -71,6 +73,7 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnMiniAxis.cxx
            RESONANCES/AliRsnMiniOutput.cxx
            RESONANCES/AliRsnMiniValue.cxx
+           RESONANCES/AliRsnMiniMonitor.cxx
            RESONANCES/AliRsnMiniAnalysisTask.cxx )
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )