From 90b05067ecfade3a7c6c5fc388814bdc20b2ee7c Mon Sep 17 00:00:00 2001 From: Andrea Date: Tue, 12 Nov 2024 09:57:22 +0100 Subject: [PATCH] Update a few GTs in autoCond --- Configuration/AlCa/python/autoCond.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 21e139ff0b67b..b08d8d9ed70df 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -37,8 +37,8 @@ 'run3_data_express' : '141X_dataRun3_Express_frozen_v3', # GlobalTag for Run3 data relvals (prompt GT): same as 141X_dataRun3_Prompt_v3 but with snapshot at 2024-09-12 11:03:32 (UTC) 'run3_data_prompt' : '141X_dataRun3_Prompt_frozen_v3', - # GlobalTag for Run3 offline data reprocessing - snapshot at 2024-10-16 18:21:05 (UTC) - 'run3_data' : '140X_dataRun3_v16', + # GlobalTag for Run3 offline data reprocessing - snapshot at 2024-11-12 07:39:42 (UTC) + 'run3_data' : '140X_dataRun3_v17', # GlobalTag for Run3 offline data reprocessing with Prompt GT, currently for 2022FG - snapshot at 2024-02-12 12:00:00 (UTC) 'run3_data_PromptAnalysis' : '140X_dataRun3_PromptAnalysis_v2', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot) @@ -66,7 +66,7 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022 'phase1_2022_design' : '140X_mcRun3_2022_design_v1', # GlobalTag for MC production with realistic conditions for Phase1 2022 - 'phase1_2022_realistic' : '140X_mcRun3_2022_realistic_v11', + 'phase1_2022_realistic' : '140X_mcRun3_2022_realistic_v12', # GlobalTag for MC production with realistic conditions for Phase1 2022 post-EE+ leak 'phase1_2022_realistic_postEE' : '140X_mcRun3_2022_realistic_postEE_v3', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode @@ -78,7 +78,7 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023 'phase1_2023_design' : '140X_mcRun3_2023_design_v1', # GlobalTag for MC production with realistic conditions for Phase1 2023 - 'phase1_2023_realistic' : '140X_mcRun3_2023_realistic_v7', + 'phase1_2023_realistic' : '140X_mcRun3_2023_realistic_v9', # GlobalTag for MC production with realistic conditions for Phase1 postBPix issue 2023 'phase1_2023_realistic_postBPix' : '140X_mcRun3_2023_realistic_postBPix_v3', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 preBPix 2023, Strip tracker in DECO mode