]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/CMakelibPWG2resonances.pkg
fix for Coverity (B.Hippolyte)
[u/mrichter/AliRoot.git] / PWG2 / CMakelibPWG2resonances.pkg
index 6821eb04e5b13b2347cf0df26751ac450a94181d..6cebb947d0d8c7d4f47091f7d0021fff04de3d10 100644 (file)
@@ -27,6 +27,7 @@
 
 set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnMother.cxx 
+           RESONANCES/AliRsnDaughterDef.cxx
            RESONANCES/AliRsnPairDef.cxx 
            RESONANCES/AliRsnEvent.cxx 
            RESONANCES/AliRsnTarget.cxx 
@@ -46,6 +47,9 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnVariableExpression.cxx 
            RESONANCES/AliRsnCutManager.cxx 
            RESONANCES/AliRsnFunction.cxx 
+           RESONANCES/AliRsnMonitor.cxx
+           RESONANCES/AliRsnMonitorFunctions.cxx
+           RESONANCES/AliRsnMonitorNtuple.cxx
            RESONANCES/AliRsnPair.cxx 
            RESONANCES/AliRsnPairFunctions.cxx 
            RESONANCES/AliRsnPairNtuple.cxx 
@@ -56,6 +60,9 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnAnalysisEffSE.cxx 
            RESONANCES/AliRsnVAnalysisTask.cxx 
            RESONANCES/AliRsnAnalysisTask.cxx 
+           RESONANCES/AliRsnAnalysisTaskEff.cxx 
+           RESONANCES/AliRsnAnalysisTaskEffMonitor.cxx 
+           RESONANCES/AliRsnAnalysisTaskEffPair.cxx 
            RESONANCES/AliRsnMonitorTrack.cxx 
            RESONANCES/AliRsnAnalysisMonitorTask.cxx )