]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/CMakelibPWGLFtotEt.pkg
nvartrk=7 in ESE task
[u/mrichter/AliRoot.git] / PWGLF / CMakelibPWGLFtotEt.pkg
index bc1d63bfd2937a8e8057ea7fed672dfef7c6f5a0..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/STEERBase)
+set ( EINCLUDE ANALYSIS PWGUD/base PWGLF/totEt STEER/ESD STEER/STEERBase PHOS EMCAL)