]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TTherminator/libTTherminator.pkg
Filling the trigger classes names into the ESDRun object. Initial version, could...
[u/mrichter/AliRoot.git] / TTherminator / libTTherminator.pkg
CommitLineData
2e967919 1SRCS= AliGenTherminator.cxx \
2 TTherminator.cxx \
3 Therminator/DecayChannel.cxx \
4 Therminator/DecayTable.cxx \
5 Therminator/Event.cxx \
6 Therminator/Hypersurface.cxx \
7 Therminator/Integrator.cxx \
8 Therminator/Parser.cxx \
9 Therminator/Particle.cxx \
10 Therminator/ParticleDB.cxx \
11 Therminator/ParticleDecayer.cxx \
12 Therminator/ParticleType.cxx \
13 Therminator/ReadPar.cxx
14
15HDRS= $(SRCS:.cxx=.h) Therminator/THGlobal.h
16
17DHDR:=TTherminatorLinkDef.h
18
19EXPORT:=AliGenTherminator.h TTherminator.h
20
21EINCLUDE:= TTherminator/Therminator TTherminator