]> git.uio.no Git - u/mrichter/AliRoot.git/blob - 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
1 #-*- Mode: Makefile -*-
2
3 SRCS = \
4 UNICOR/AliDAnal.cxx \
5 UNICOR/AliDAnalCorrel.cxx \
6 UNICOR/AliDAnalGlobal.cxx \
7 UNICOR/AliDAnalPtfluc.cxx \
8 UNICOR/AliDAnalSingle.cxx \
9 UNICOR/AliDAnalysisTask.cxx \
10 UNICOR/AliDEvent.cxx \
11 UNICOR/AliDEventAliceESD.cxx \
12 UNICOR/AliDHN.cxx \
13 UNICOR/AliDLoop.cxx \
14 UNICOR/AliDPair.cxx 
15
16 HDRS = $(SRCS:.cxx=.h) 
17
18 DHDR:= PWG2unicorLinkDef.h
19
20