From 647fe3bdac47b42bd08f6d08a3232d88c6d065a6 Mon Sep 17 00:00:00 2001 From: Ivan Razumov <ivan.razumov@cern.ch> Date: Tue, 10 May 2016 14:58:29 +0200 Subject: [PATCH] Added Pythia8.219 --- cmake/toolchain/heptools-81b.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/toolchain/heptools-81b.cmake b/cmake/toolchain/heptools-81b.cmake index 78fbe31228..429b4589fc 100644 --- a/cmake/toolchain/heptools-81b.cmake +++ b/cmake/toolchain/heptools-81b.cmake @@ -213,6 +213,7 @@ LCG_external_package(pythia8 205 ${MCGENPATH}/pythia8 ) LCG_external_package(pythia8 209 ${MCGENPATH}/pythia8 ) LCG_external_package(pythia8 210 ${MCGENPATH}/pythia8 ) LCG_external_package(pythia8 215 ${MCGENPATH}/pythia8 ) +LCG_external_package(pythia8 219 ${MCGENPATH}/pythia8 ) LCG_external_package(pythia8 212 ${MCGENPATH}/pythia8 ) LCG_external_package(sacrifice 0.9.9 ${MCGENPATH}/sacrifice pythia8=186) -- GitLab