]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/CMakelibPWGLFresonances.pkg
technical fix: removed extra semicolon
[u/mrichter/AliRoot.git] / PWGLF / CMakelibPWGLFresonances.pkg
index 31178779e4b00c722a42bf418aefff72a6696e28..88d81f44f6dddad6077199744e4a1ea123b9d73b 100644 (file)
@@ -38,6 +38,7 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnValueDaughter.cxx
            RESONANCES/AliRsnValuePair.cxx
            RESONANCES/AliRsnValueEvent.cxx
+           RESONANCES/AliRsnCutEventUtils.cxx
            RESONANCES/AliRsnCutPrimaryVertex.cxx
            RESONANCES/AliRsnCutTrackQuality.cxx
            RESONANCES/AliRsnCutTrue.cxx
@@ -49,12 +50,18 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnPIDRange.cxx
            RESONANCES/AliRsnCutPIDNSigma.cxx
            RESONANCES/AliRsnCutMomentumComparison.cxx
+          RESONANCES/AliRsnCutTOFMatch.cxx
+          RESONANCES/AliRsnCutPhi.cxx
            RESONANCES/AliRsnCutKaonForPhi2010.cxx
            RESONANCES/AliRsnCutKaonForPhi2010PP.cxx
            RESONANCES/AliRsnCutPion2010PP.cxx
            RESONANCES/AliRsnCutProton2010PP.cxx
            RESONANCES/AliRsnCutDaughterKStar2010PP.cxx 
-           RESONANCES/AliRsnCutDaughterLStar2010.cxx 
+           RESONANCES/AliRsnCutDaughterLStar2010.cxx
+          RESONANCES/AliRsnCutDaughterSigmaStar2010PP.cxx 
+          RESONANCES/AliRsnCutSetDaughterParticle.cxx 
+          RESONANCES/AliRsnCutPhiRAA.cxx
+          RESONANCES/AliRsnCutDaughterD0.cxx
            RESONANCES/AliRsnCutV0.cxx 
            RESONANCES/AliRsnCutSet.cxx
            RESONANCES/AliRsnExpression.cxx
@@ -80,9 +87,7 @@ set ( SRCS RESONANCES/AliRsnDaughter.cxx
            RESONANCES/AliRsnMiniMonitor.cxx
            RESONANCES/AliRsnMiniAnalysisTask.cxx
            RESONANCES/AliRsnMiniMonitorTask.cxx
-          RESONANCES/AliRsnCutKaon.cxx 
-           RESONANCES/AliRsnCutPion.cxx
-          RESONANCES/AliRsnCutDaughterSigmaStar2010PP.cxx 
+           RESONANCES/AliRsnTrainManager.cxx
  )
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
@@ -91,8 +96,7 @@ set ( DHDR PWGLFresonancesLinkDef.h)
 
 set ( EXPORT )
 
-set ( EINCLUDE  PYTHIA6 PWGLF/RESONANCES CORRFW ANALYSIS/EventMixing STEER/AOD STEER/ESD STEER/STEERBase ${EXTRA_INCLUDE})
+set ( EINCLUDE  PYTHIA6 PWGLF/RESONANCES CORRFW ANALYSIS/EventMixing STEER/AOD STEER/ESD STEER/STEERBase ${EXTRA_INCLUDE} ANALYSIS)
 
 set ( PARINCLUDE PWGLF/RESONANCES )
 set ( EXPORT ${HDRS})
-set ( EXPORT ${HDRS})