]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TUHKMgen/libTUHKMgen.pkg
- fix counting if primary particles
[u/mrichter/AliRoot.git] / TUHKMgen / libTUHKMgen.pkg
CommitLineData
b1c2e580 1SRCS = \
2AliGenUHKM.cxx \
3TUHKMgen.cxx \
4UHKM/DatabasePDG.cxx \
5UHKM/DecayChannel.cxx \
6UHKM/EquationSolver.cxx \
7UHKM/GrandCanonical.cxx \
8UHKM/HadronDecayer.cxx \
9UHKM/HankelFunction.cxx \
10UHKM/InitialState.cxx \
11UHKM/InitialStateHydjet.cxx \
12UHKM/Particle.cxx \
13UHKM/ParticlePDG.cxx \
14UHKM/RandArrayFunction.cxx \
15UHKM/StrangeDensity.cxx \
16UHKM/StrangePotential.cxx \
17UHKM/UKUtility.cxx
18
19FSRCS := \
20PYQUEN/progs_fortran.f \
21PYQUEN/pythia-6.4.11.f \
b1c2e580 22PYQUEN/pyquen1_5.f
23
24HDRS = $(SRCS:.cxx=.h)
25
26DHDR := TUHKMgenLinkDef.h
27
28EXPORT := AliGenUHKM.h TUHKMgen.h
29
96c0c856 30EINCLUDE := TUHKMgen/UHKM EVGEN