From: morsch Date: Wed, 15 May 2002 09:04:59 +0000 (+0000) Subject: AliGenBeamGas added. X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=332eda2c7223fa12ba238569bf35a1536cedc570 AliGenBeamGas added. --- diff --git a/EVGEN/EVGENLinkDef.h b/EVGEN/EVGENLinkDef.h index af35178a411..6581cc1bdc4 100644 --- a/EVGEN/EVGENLinkDef.h +++ b/EVGEN/EVGENLinkDef.h @@ -53,6 +53,7 @@ #pragma link C++ class AliGenReaderEcalJets++; #pragma link C++ class AliGenGeVSim+; #pragma link C++ class AliGeVSimParticle+; +#pragma link C++ class AliGenBeamGas+; #pragma link C++ class AliGenAfterBurnerFlow+; #endif diff --git a/EVGEN/Makefile b/EVGEN/Makefile index eff5b2c8924..40cae14cb8d 100644 --- a/EVGEN/Makefile +++ b/EVGEN/Makefile @@ -27,6 +27,7 @@ SRCS = AliGenHIJINGpara.cxx AliGenHIJINGparaBa.cxx \ AliGenHBTprocessor.cxx \ AliGenReader.cxx AliGenReaderCwn.cxx AliGenReaderTreeK.cxx \ AliGenReaderEcalHijing.cxx AliGenReaderEcalJets.cxx \ + AliGeVSimParticle.cxx AliGenGeVSim.cxx AliGenBeamGas.cxx \ AliGeVSimParticle.cxx AliGenGeVSim.cxx \ AliGenAfterBurnerFlow.cxx diff --git a/EVGEN/libEVGEN.pkg b/EVGEN/libEVGEN.pkg index 56fce3e3cc0..97e7fed448d 100644 --- a/EVGEN/libEVGEN.pkg +++ b/EVGEN/libEVGEN.pkg @@ -16,7 +16,7 @@ SRCS = AliGenHIJINGpara.cxx AliGenBox.cxx AliGenFixed.cxx \ AliGenReader.cxx AliGenReaderCwn.cxx AliGenReaderTreeK.cxx \ AliGenReaderEcalHijing.cxx AliGenReaderEcalJets.cxx\ AliGenHIJINGparaBa.cxx AliGeVSimParticle.cxx AliGenGeVSim.cxx\ - AliGenThetaSlice.cxx AliGenSTRANGElib.cxx \ + AliGenThetaSlice.cxx AliGenSTRANGElib.cxx AliGenBeamGas.cxx\ AliGenAfterBurnerFlow.cxx # Headerfiles for this particular package (Path respect to own directory)