]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/CMake_libPWG2resonances.txt
Made a general review to fix as possible most coding conventions violations.
[u/mrichter/AliRoot.git] / PWG2 / CMake_libPWG2resonances.txt
index cfef2fdf5904d15ee632763b0affbc2ea6f9a229..82d498576e41946d03e94778269bac7c20ad2e37 100644 (file)
@@ -2,14 +2,15 @@
 
 set(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/AliRsnCutPrimaryVertex.cxx
     RESONANCES/AliRsnCutSet.cxx
     RESONANCES/AliRsnCutMgr.cxx
-    RESONANCES/AliRsnExpression.cxx
     RESONANCES/AliRsnPIDIndex.cxx
     RESONANCES/AliRsnPIDDefESD.cxx
     RESONANCES/AliRsnEvent.cxx
@@ -25,7 +26,7 @@ set(SRCS  RESONANCES/AliRsnDaughter.cxx
     RESONANCES/AliRsnAnalysisManager.cxx
     RESONANCES/AliRsnAnalysisSE.cxx
     RESONANCES/AliRsnAnalysisME.cxx
-
+    RESONANCES/AliRsnAnalysisEffSE.cxx
 )
 
 # fill list of header files from list of source files