]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/libPWG3hfe.pkg
Added protection (Francesco)
[u/mrichter/AliRoot.git] / PWG3 / libPWG3hfe.pkg
index ac989e6e42e015af9a09a85b3f770881b80f041a..211a6820da1a7b662cb9aa912543fc3481d5cf63 100644 (file)
@@ -1,23 +1,40 @@
 #-*- Mode: Makefile -*-
 
-SRCS= hfe/AliHFEcollection.cxx \
-      hfe/AliHFEmcQA.cxx \
-      hfe/AliHFEpairs.cxx \
-      hfe/AliHFEsecVtxs.cxx \
-      hfe/AliHFEsecVtx.cxx \
-      hfe/AliHFEpriVtx.cxx \
-      hfe/AliHFEelecbackground.cxx \
-      hfe/AliHFEpid.cxx \
-      hfe/AliHFEpidBase.cxx \
-      hfe/AliHFEpidITS.cxx \
-      hfe/AliHFEpidTPC.cxx \
-      hfe/AliHFEpidTRD.cxx \
-      hfe/AliHFEpidTOF.cxx \
-      hfe/AliHFEpidMC.cxx \
-      hfe/AliHFEextraCuts.cxx \
-      hfe/AliHFEcuts.cxx \
-      hfe/AliHFEpostAnalysis.cxx \
-      hfe/AliAnalysisTaskHFE.cxx
+SRCS=hfe/AliHFEtools.cxx \
+     hfe/AliHFEcollection.cxx \
+     hfe/AliHFEcontainer.cxx \
+     hfe/AliHFEmcQA.cxx \
+     hfe/AliHFEpairs.cxx \
+     hfe/AliHFEsecVtxs.cxx \
+     hfe/AliHFEsecVtx.cxx \
+     hfe/AliHFEpriVtx.cxx \
+     hfe/AliHFEelecbackground.cxx \
+     hfe/AliHFEspectrum.cxx \
+     hfe/AliHFEV0info.cxx \
+     hfe/AliHFEV0pid.cxx \
+     hfe/AliHFEpidQA.cxx \
+     hfe/AliHFEtrdPIDqa.cxx \
+     hfe/AliHFEpid.cxx \
+     hfe/AliHFEpidBase.cxx \
+     hfe/AliHFEpidITS.cxx \
+     hfe/AliHFEpidTPC.cxx \
+     hfe/AliHFEpidTRD.cxx \
+     hfe/AliHFEpidTOF.cxx \
+     hfe/AliHFEpidMC.cxx \
+     hfe/AliHFEextraCuts.cxx \
+     hfe/AliHFEcutStep.cxx \
+     hfe/AliHFEtrackFilter.cxx \
+     hfe/AliHFEcuts.cxx \
+     hfe/AliHFEdca.cxx \
+     hfe/AliAnalysisTaskDCA.cxx \
+     hfe/AliHFEdisplacedElectrons.cxx \
+     hfe/AliHFEpostAnalysis.cxx \
+     hfe/AliAnalysisTaskDisplacedElectrons.cxx \
+     hfe/AliAnalysisTaskHFEpidQA.cxx \
+     hfe/AliHFEefficiency.cxx \
+     hfe/AliAnalysisTaskHFE.cxx \
+     hfe/AliHFEV0pidMC.cxx \
+     hfe/AliHFEV0cuts.cxx
 HDRS= $(SRCS:.cxx=.h)
 
 DHDR= PWG3hfeLinkDef.h