Skip to content
Snippets Groups Projects
Commit ed33e10b authored by Edward Moyse's avatar Edward Moyse
Browse files

Merge branch 'master-versions' into 'master'

update versions of generators for Athena branch

See merge request atlas/athena!31537
parents d8e145e1 ea812fed
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# File specifying the location of Crmc to use. # File specifying the location of Crmc to use.
# #
set( CRMC_LCGVERSION 1.5.7 ) set( CRMC_LCGVERSION 1.6.0 )
set( CRMC_LCGROOT set( CRMC_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/crmc/${CRMC_LCGVERSION}/${LCG_PLATFORM} ) ${LCG_RELEASE_DIR}/MCGenerators/crmc/${CRMC_LCGVERSION}/${LCG_PLATFORM} )
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# File specifying the location of EvtGen to use. # File specifying the location of EvtGen to use.
# #
set( EVTGEN_LCGVERSION 1.6.0 ) set( EVTGEN_LCGVERSION 1.7.0 )
set( EVTGEN_LCGROOT set( EVTGEN_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/evtgen/${EVTGEN_LCGVERSION}/${LCG_PLATFORM} ) ${LCG_RELEASE_DIR}/MCGenerators/evtgen/${EVTGEN_LCGVERSION}/${LCG_PLATFORM} )
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# File specifying the location of MCUtils to use. # File specifying the location of MCUtils to use.
# #
set( MCUTILS_LCGVERSION 1.3.3 ) set( MCUTILS_LCGVERSION 1.3.4 )
set( MCUTILS_LCGROOT set( MCUTILS_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/mcutils/${MCUTILS_LCGVERSION}/${LCG_PLATFORM} ) ${LCG_RELEASE_DIR}/MCGenerators/mcutils/${MCUTILS_LCGVERSION}/${LCG_PLATFORM} )
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# File specifying the location of MadGraph to use. # File specifying the location of MadGraph to use.
# #
set( MADGRAPH5AMC_LCGVERSION 2.6.1.atlas ) set( MADGRAPH5AMC_LCGVERSION 2.6.7 )
set( MADGRAPH5AMC_LCGROOT set( MADGRAPH5AMC_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/madgraph5amc/${MADGRAPH5AMC_LCGVERSION}/${LCG_PLATFORM} ) ${LCG_RELEASE_DIR}/MCGenerators/madgraph5amc/${MADGRAPH5AMC_LCGVERSION}/${LCG_PLATFORM} )
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# File specifying the location of Pythia 8 to use. # File specifying the location of Pythia 8 to use.
# #
set( PYTHIA8_LCGVERSION 240 ) set( PYTHIA8_LCGVERSION 244 )
set( PYTHIA8_LCGROOT set( PYTHIA8_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/pythia8/${PYTHIA8_LCGVERSION}/${LCG_PLATFORM} ) ${LCG_RELEASE_DIR}/MCGenerators/pythia8/${PYTHIA8_LCGVERSION}/${LCG_PLATFORM} )
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# File specifying the location of Sherpa to use. # File specifying the location of Sherpa to use.
# #
set( SHERPA_LCGVERSION 2.2.7 ) set( SHERPA_LCGVERSION 2.2.8 )
set( SHERPA_LCGROOT set( SHERPA_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/sherpa/${SHERPA_LCGVERSION}/${LCG_PLATFORM} ) ${LCG_RELEASE_DIR}/MCGenerators/sherpa/${SHERPA_LCGVERSION}/${LCG_PLATFORM} )
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
# File specifying the location of Starlight to use. # File specifying the location of Starlight to use.
# #
set( STARLIGHT_LCGVERSION r300 ) set( STARLIGHT_LCGVERSION r313 )
set( STARLIGHT_LCGROOT set( STARLIGHT_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/starlight/${STARLIGHT_LCGVERSION}/${LCG_PLATFORM} ) ${LCG_RELEASE_DIR}/MCGenerators/starlight/${STARLIGHT_LCGVERSION}/${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