]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/libPWG2unicor.pkg
Added seperate methods to write histograms to a file when not using the task framework
[u/mrichter/AliRoot.git] / PWG2 / libPWG2unicor.pkg
CommitLineData
0050f9d8 1#-*- Mode: Makefile -*-
2
3SRCS = \
4UNICOR/AliDAnal.cxx \
5UNICOR/AliDAnalCorrel.cxx \
6UNICOR/AliDAnalGlobal.cxx \
7UNICOR/AliDAnalPtfluc.cxx \
8UNICOR/AliDAnalSingle.cxx \
9UNICOR/AliDAnalysisTask.cxx \
10UNICOR/AliDEvent.cxx \
11UNICOR/AliDEventAliceESD.cxx \
12UNICOR/AliDHN.cxx \
13UNICOR/AliDLoop.cxx \
14UNICOR/AliDPair.cxx
15
16HDRS = $(SRCS:.cxx=.h)
17
18DHDR:= PWG2unicorLinkDef.h
19
20