]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/CMakelibPWGPPMUONlite.pkg
fine tuning of TOF tail (developing task)
[u/mrichter/AliRoot.git] / PWGPP / CMakelibPWGPPMUONlite.pkg
index 066bc91876eee962d73a178403b83977301a721b..2f115a9496bb90843db3ed7f477c800b6d3a5ea0 100644 (file)
 # SHLIBS - Shared Libraries and objects for linking (Executables only)           #
 #--------------------------------------------------------------------------------#
 
-file ( GLOB SRCS17 "MUON/lite/*.cxx" )
+#file ( GLOB SRCS17 "MUON/lite/*.cxx" )
+set ( SRCS17
+  MUON/lite/AliAnalysisTaskMuonCuts.cxx
+  MUON/lite/AliAnalysisTaskMuonQA.cxx
+  MUON/lite/AliAnalysisTaskTrigChEff.cxx
+  )
 
 list ( APPEND SRCS 
   ${SRCS17}
@@ -38,7 +43,7 @@ string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
 set ( DHDR  PWGPPMUONliteLinkDef.h)
 
 set ( EINCLUDE
-  MUON
+  PWG/muon
   PWGPP/MUON/lite
   ANALYSIS
   ANALYSISalice