Skip to content
Snippets Groups Projects
Commit c78d1657 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Updated all projects to atlasexternals-2.0.119, and LCG_101_ATLAS_4.

At the same time removing the unnecessary setting of ATLAS_COOL_TAG
cache variable from the AthenaExternals build.
parent b582b2f1
No related branches found
No related tags found
5 merge requests!69091Fix correlated smearing bug in JER in JetUncertainties in 22.0,!58791DataQualityConfigurations: Modify L1Calo config for web display,!51674Fixing hotSpotInHIST for Run3 HIST,!50012RecExConfig: Adjust log message levels from GetRunNumber and GetLBNumber,!48051Externals / LCG_101_ATLAS_4 Update, master branch (2021.11.08.)
Showing with 15 additions and 16 deletions
......@@ -6,4 +6,4 @@
# forbidden.
# The version of atlas/atlasexternals to use:
AnalysisBaseExternalsVersion = 2.0.118
AnalysisBaseExternalsVersion = 2.0.119
......@@ -10,7 +10,7 @@ ATLAS_PROJECT_DIR=$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)
ATLAS_EXT_PROJECT_NAME="AthAnalysisExternals"
ATLAS_BUILDTYPE="RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS=(-DLCG_VERSION_NUMBER=101
-DLCG_VERSION_POSTFIX="_ATLAS_2"
-DLCG_VERSION_POSTFIX="_ATLAS_4"
-DATLAS_GAUDI_TAG="v36r2.000"
-DATLAS_COOL_TAG="COOL_3_3_9")
ATLAS_EXTRA_MAKE_ARGS=()
......
......@@ -6,4 +6,4 @@
# forbidden.
# The version of atlas/atlasexternals to use:
AthAnalysisExternalsVersion = 2.0.118
AthAnalysisExternalsVersion = 2.0.119
......@@ -18,7 +18,7 @@ set( TDAQ-COMMON_ATROOT
find_package( AtlasCMake REQUIRED )
# Build the project against LCG:
set( LCG_VERSION_POSTFIX "_ATLAS_2"
set( LCG_VERSION_POSTFIX "_ATLAS_4"
CACHE STRING "Version postfix for the LCG release to use" )
set( LCG_VERSION_NUMBER 101
CACHE STRING "Version number for the LCG release to use" )
......
......@@ -5,4 +5,4 @@
# an "origin/" prefix before it. For tags however this is explicitly
# forbidden.
AtlasExternalsVersion = 2.0.118
AtlasExternalsVersion = 2.0.119
......@@ -10,7 +10,7 @@ ATLAS_PROJECT_DIR=$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)
ATLAS_EXT_PROJECT_NAME="AthGenerationExternals"
ATLAS_BUILDTYPE="RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS=(-DLCG_VERSION_NUMBER=101
-DLCG_VERSION_POSTFIX="_ATLAS_2"
-DLCG_VERSION_POSTFIX="_ATLAS_4"
-DATLAS_GAUDI_TAG="v36r2.000"
-DATLAS_COOL_TAG="COOL_3_3_9")
ATLAS_EXTRA_MAKE_ARGS=()
......
......@@ -6,4 +6,4 @@
# forbidden.
# The version of atlas/atlasexternals to use:
AthGenerationExternalsVersion = 2.0.118
AthGenerationExternalsVersion = 2.0.119
......@@ -10,7 +10,7 @@ ATLAS_PROJECT_DIR=$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)
ATLAS_EXT_PROJECT_NAME="AthSimulationExternals"
ATLAS_BUILDTYPE="RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS=(-DLCG_VERSION_NUMBER=101
-DLCG_VERSION_POSTFIX="_ATLAS_2"
-DLCG_VERSION_POSTFIX="_ATLAS_4"
-DATLAS_GAUDI_TAG="v36r2.000"
-DATLAS_COOL_TAG="COOL_3_3_9")
ATLAS_EXTRA_MAKE_ARGS=()
......
......@@ -6,4 +6,4 @@
# forbidden.
# The version of atlas/atlasexternals to use:
AthSimulationExternalsVersion = 2.0.118
AthSimulationExternalsVersion = 2.0.119
......@@ -10,9 +10,8 @@ ATLAS_PROJECT_DIR=$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)
ATLAS_EXT_PROJECT_NAME="AthenaExternals"
ATLAS_BUILDTYPE="RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS=(-DLCG_VERSION_NUMBER=101
-DLCG_VERSION_POSTFIX="_ATLAS_2"
-DATLAS_GAUDI_TAG="v36r2.000"
-DATLAS_COOL_TAG="COOL_3_3_9")
-DLCG_VERSION_POSTFIX="_ATLAS_4"
-DATLAS_GAUDI_TAG="v36r2.000")
ATLAS_EXTRA_MAKE_ARGS=()
# Let "the common script" do all the heavy lifting.
......
......@@ -6,4 +6,4 @@
# forbidden.
# The version of atlas/atlasexternals to use:
AthenaExternalsVersion = 2.0.118
AthenaExternalsVersion = 2.0.119
......@@ -6,4 +6,4 @@
# forbidden.
# The version of atlas/atlasexternals to use:
AtlasExternalsVersion = 2.0.118
AtlasExternalsVersion = 2.0.119
......@@ -10,7 +10,7 @@ ATLAS_PROJECT_DIR=$(cd $(dirname ${BASH_SOURCE[0]}) && pwd)
ATLAS_EXT_PROJECT_NAME="VP1LightExternals"
ATLAS_BUILDTYPE="RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS=(-DLCG_VERSION_NUMBER=101
-DLCG_VERSION_POSTFIX="_ATLAS_2")
-DLCG_VERSION_POSTFIX="_ATLAS_4")
ATLAS_EXTRA_MAKE_ARGS=()
# Let "the common script" do all the heavy lifting.
......
......@@ -6,4 +6,4 @@
# forbidden.
# The version of atlas/atlasexternals to use:
VP1LightExternalsVersion = 2.0.118
VP1LightExternalsVersion = 2.0.119
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