From e501ac4e718eb3e40c8b48afa713600029e7198b Mon Sep 17 00:00:00 2001 From: Andrea Date: Tue, 1 Oct 2024 22:24:28 +0200 Subject: [PATCH] Update Run3 data, Run3 2024 MC, Run3 2024 ppRef5TeV 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 a8a11d9f478cb..2cc5e429ca1dc 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-09-25 12:44:01 (UTC) - 'run3_data' : '140X_dataRun3_v13', + # GlobalTag for Run3 offline data reprocessing - snapshot at 2024-10-01 13:57:41 (UTC) + 'run3_data' : '140X_dataRun3_v14', # 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) @@ -92,7 +92,7 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2024 'phase1_2024_design' : '140X_mcRun3_2024_design_v11', # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v24', + 'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v25', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode 'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v14', # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode @@ -100,7 +100,7 @@ # GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion 'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v5', # GlobalTag for MC production with realistic conditions for Phase1 2024 detector for ppRef5TeV - 'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v3', + 'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v4', # GlobalTag for MC production with realistic conditions for Phase2 'phase2_realistic' : '141X_mcRun4_realistic_v1' }