Skip to content
Snippets Groups Projects
Commit 33b52c53 authored by Ewelina Maria Lobodzinska's avatar Ewelina Maria Lobodzinska
Browse files

Merge branch '21.6-jetrec' into '21.6'

update versions for Pythia8 to 8.240p1

See merge request atlas/athena!20794
parents ecb03e78 f578e4d8
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
# File specifying the location of EvtGen to use.
#
set( EVTGEN_VERSION 1.4.0 )
set( EVTGEN_VERSION 1.6.0 )
set( EVTGEN_ROOT
${LCG_RELEASE_DIR}/MCGenerators/evtgen/${EVTGEN_VERSION}/${LCG_PLATFORM} )
......@@ -2,6 +2,6 @@
# File specifying the location of Pythia 8 to use.
#
set( PYTHIA8_VERSION 235p1 )
set( PYTHIA8_VERSION 240p1 )
set( PYTHIA8_ROOT
${LCG_RELEASE_DIR}/MCGenerators/pythia8/${PYTHIA8_VERSION}/${LCG_PLATFORM} )
......@@ -2,6 +2,6 @@
# File specifying the location of Rivet to use.
#
set( RIVET_VERSION 2.6.1 )
set( RIVET_VERSION 2.6.2 )
set( RIVET_ROOT
${LCG_RELEASE_DIR}/MCGenerators/rivet/${RIVET_VERSION}/${LCG_PLATFORM} )
......@@ -2,6 +2,6 @@
# File specifying the location of YODA to use.
#
set( YODA_VERSION 1.7.1 )
set( YODA_VERSION 1.7.4 )
set( YODA_ROOT
${LCG_RELEASE_DIR}/MCGenerators/yoda/${YODA_VERSION}/${LCG_PLATFORM} )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment