]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG2/libPWG2resonances.pkg
appropriately modified builders for package and PAR library
[u/mrichter/AliRoot.git] / PWG2 / libPWG2resonances.pkg
1 SRCS= RESONANCES/AliRsnMCInfo.cxx \
2       RESONANCES/AliRsnDaughter.cxx \
3       RESONANCES/AliRsnPairParticle.cxx \
4       RESONANCES/AliRsnCut.cxx \
5       RESONANCES/AliRsnExpression.cxx \
6       RESONANCES/AliRsnCutSet.cxx \
7       RESONANCES/AliRsnCutMgr.cxx \
8       RESONANCES/AliRsnPID.cxx \
9       RESONANCES/AliRsnPIDWeightsMgr.cxx \
10       RESONANCES/AliRsnPIDIndex.cxx \
11       RESONANCES/AliRsnEvent.cxx \
12       RESONANCES/AliRsnReader.cxx \
13       RESONANCES/AliRsnReaderTaskSE.cxx \
14       RESONANCES/AliRsnPairDef.cxx \
15       RESONANCES/AliRsnPairSimple.cxx \
16       RESONANCES/AliRsnEventBuffer.cxx \
17       RESONANCES/AliRsnAnalysisSimple.cxx \
18       RESONANCES/AliRsnAnalyzerSimple.cxx \
19       RESONANCES/AliRsnAnalysisSimpleTask.cxx \
20 #     RESONANCES/AliRsnPair.cxx \
21 #     RESONANCES/AliRsnBaseAT.cxx \
22 #     RESONANCES/AliRsnAnalysisAT.cxx \
23
24 HDRS= $(SRCS:.cxx=.h)
25
26 DHDR:=PWG2resonancesLinkDef.h
27
28 EXPORT:=
29
30 EINCLUDE:= PYTHIA6
31