]> git.uio.no Git - u/mrichter/AliRoot.git/blame - EVGEN/libEVGEN.pkg
Classes moved to STEERBase.
[u/mrichter/AliRoot.git] / EVGEN / libEVGEN.pkg
CommitLineData
c416706e 1SRCS = AliGenHIJINGpara.cxx AliGenBox.cxx AliGenFixed.cxx \
695dc56f 2 AliGenCocktail.cxx AliGenCocktailAfterBurner.cxx AliGenFLUKAsource.cxx \
3 AliGenLib.cxx \
de1857bb 4 AliGenMUONlib.cxx AliGenHMPIDlib.cxx AliGenParam.cxx\
257bf605 5 AliDimuCombinator.cxx AliGenHalo.cxx \
efaab2ef 6 AliGenHaloProtvino.cxx \
7 AliGenExtFile.cxx AliGenScan.cxx AliGenPHOSlib.cxx \
695dc56f 8 AliGenDoubleScan.cxx AliGenCocktailEntry.cxx \
c416706e 9 AliGenGSIlib.cxx AliGenPMDlib.cxx\
257bf605 10 AliGenMC.cxx\
c416706e 11 AliGenReader.cxx AliGenReaderCwn.cxx AliGenReaderTreeK.cxx \
abd03fd2 12 AliGenReaderEcalHijing.cxx AliGenReaderEcalJets.cxx\
13 AliGenHIJINGparaBa.cxx AliGeVSimParticle.cxx AliGenGeVSim.cxx\
e3bd319d 14 AliGenThetaSlice.cxx AliGenSTRANGElib.cxx AliGenBeamGas.cxx AliGenBeamGasNew.cxx\
6379c543 15 AliGenAfterBurnerFlow.cxx \
51ecd300 16 AliGenSlowNucleons.cxx \
d21209b6 17 AliGenGeVSimEventHeader.cxx\
14248849 18 AliSlowNucleonModel.cxx AliSlowNucleonModelExp.cxx \
75a29027 19 AliGenMUONCocktail.cxx AliGenMUONCocktailpp.cxx AliGenHBTosl.cxx \
d02055c6 20 AliGenReaderEMD.cxx AliDecayerPolarized.cxx AliGenCorrHF.cxx AliGenCosmicsParam.cxx \
21 AliGenKrypton.cxx
efaab2ef 22
896cb507 23# Headerfiles for this particular package (Path respect to own directory)
f347de98 24HDRS= $(SRCS:.cxx=.h)
efaab2ef 25
f347de98 26# Headerfiles otherwise needed (Full pathname required)
efaab2ef 27
efaab2ef 28DHDR:=EVGENLinkDef.h
f347de98 29
50d31cf3 30EXPORT:=AliDecayer.h AliGenMC.h AliGenCocktailAfterBurner.h AliGenCocktail.h
896cb507 31
e3bd319d 32EINCLUDE:=FASTSIM THijing PYTHIA6
896cb507 33
34