]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/CMakelibPWGLFtotEt.pkg
Merge branch 'master' of https://git.cern.ch/reps/AliRoot into HEAD
[u/mrichter/AliRoot.git] / PWGLF / CMakelibPWGLFtotEt.pkg
index 9056834941ceb6cd85e757541b41282fa89e3bec..aa235432c3c65e76789dbd8e62096fdfc0618d25 100644 (file)
 
 set ( SRCS  
     totEt/AliAnalysisEtCuts.cxx 
+    totEt/AliAnalysisHadEtCorrections.cxx 
     totEt/AliAnalysisEtCommon.cxx 
     totEt/AliAnalysisEtSelector.cxx
     totEt/AliAnalysisEtSelectorPhos.cxx
     totEt/AliAnalysisEtSelectorEmcal.cxx
+    totEt/AliAnalysisEtTrackMatchCorrections.cxx
+    totEt/AliAnalysisEtRecEffCorrection.cxx
     totEt/AliAnalysisEt.cxx 
     totEt/AliAnalysisEtMonteCarlo.cxx 
     totEt/AliAnalysisEtMonteCarloEmcal.cxx 
@@ -39,6 +42,7 @@ set ( SRCS
     totEt/AliAnalysisEtReconstructed.cxx 
     totEt/AliAnalysisEtReconstructedEmcal.cxx 
     totEt/AliAnalysisEtReconstructedPhos.cxx
+    totEt/AliAnalysisTaskTransverseEnergy.cxx
     totEt/AliAnalysisEmEtMonteCarlo.cxx
     totEt/AliAnalysisEmEtReconstructed.cxx
     totEt/AliAnalysisTaskTotEt.cxx 
@@ -46,10 +50,6 @@ set ( SRCS
     totEt/AliAnalysisHadEtMonteCarlo.cxx 
     totEt/AliAnalysisHadEtReconstructed.cxx 
     totEt/AliAnalysisTaskHadEt.cxx 
-    totEt/AliAnalysisHadEtCorrections.cxx 
-    totEt/AliAnalysisTaskTransverseEnergy.cxx
-    totEt/AliAnalysisEtRecEffCorrection.cxx
-    totEt/AliAnalysisEtTrackMatchCorrections.cxx
     )
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
@@ -58,4 +58,4 @@ set ( DHDR  PWGLFtotEtLinkDef.h)
 
 string ( REPLACE ".cxx" ".h" EXPORT "${SRCS}" )
 
-set ( EINCLUDE ANALYSIS PWGUD/base PWGLF/totEt STEER/ESD STEER/STEERBase)
+set ( EINCLUDE ANALYSIS PWGUD/base PWGLF/totEt STEER/ESD STEER/STEERBase PHOS EMCAL)