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