]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PYTHIA8/libpythia8.pkg
Use Pythi 8.145 as default.
[u/mrichter/AliRoot.git] / PYTHIA8 / libpythia8.pkg
CommitLineData
5ad4eb21 1#-*- Mode: Makefile -*-
5ad4eb21 2SRCS:= \
2c934f05 3pythia8145/src/Analysis.cxx \
4pythia8145/src/Basics.cxx \
5pythia8145/src/BeamParticle.cxx \
6pythia8145/src/BeamRemnants.cxx \
7pythia8145/src/BeamShape.cxx \
8pythia8145/src/BoseEinstein.cxx \
9pythia8145/src/Event.cxx \
10pythia8145/src/FragmentationFlavZpT.cxx \
11pythia8145/src/FragmentationSystems.cxx \
12pythia8145/src/HadronLevel.cxx \
13pythia8145/src/Info.cxx \
14pythia8145/src/LesHouches.cxx \
15pythia8145/src/MiniStringFragmentation.cxx \
16pythia8145/src/MultipleInteractions.cxx \
17pythia8145/src/ParticleData.cxx \
18pythia8145/src/ParticleDecays.cxx \
19pythia8145/src/PartonDistributions.cxx \
20pythia8145/src/PartonLevel.cxx \
21pythia8145/src/PartonSystems.cxx \
22pythia8145/src/PhaseSpace.cxx \
23pythia8145/src/ProcessContainer.cxx \
24pythia8145/src/ProcessLevel.cxx \
25pythia8145/src/Pythia.cxx \
26pythia8145/src/PythiaStdlib.cxx \
27pythia8145/src/ResonanceDecays.cxx \
28pythia8145/src/ResonanceWidths.cxx \
29pythia8145/src/Settings.cxx \
30pythia8145/src/SigmaCompositeness.cxx \
31pythia8145/src/SigmaEW.cxx \
32pythia8145/src/SigmaExtraDim.cxx \
33pythia8145/src/SigmaGeneric.cxx \
34pythia8145/src/SigmaHiggs.cxx \
35pythia8145/src/SigmaLeftRightSym.cxx \
36pythia8145/src/SigmaLeptoquark.cxx \
37pythia8145/src/SigmaNewGaugeBosons.cxx \
38pythia8145/src/SigmaOnia.cxx \
39pythia8145/src/SigmaProcess.cxx \
40pythia8145/src/SigmaQCD.cxx \
41pythia8145/src/SigmaSUSY.cxx \
42pythia8145/src/SigmaTotal.cxx \
43pythia8145/src/SpaceShower.cxx \
44pythia8145/src/StandardModel.cxx \
45pythia8145/src/StringFragmentation.cxx \
46pythia8145/src/SusyCouplings.cxx \
47pythia8145/src/SusyLesHouches.cxx \
48pythia8145/src/SusyResonanceWidths.cxx\
49pythia8145/src/TimeShower.cxx \
50pythia8145/src/UserHooks.cxx
5ad4eb21 51
2c934f05 52EINCLUDE:= PYTHIA8/pythia8145/include
5ad4eb21 53ifeq (macosxicc,$(ALICE_TARGET))
54PACKFFLAGS := $(filter-out -O%,$(FFLAGS))
55endif