From cbd6c700ad84d63133fbb821595acc88a98af5af Mon Sep 17 00:00:00 2001 From: Andrea Date: Wed, 25 Sep 2024 16:22:29 +0200 Subject: [PATCH] Update a few GTs in autoCond --- Configuration/AlCa/python/autoCond.py | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index d2d45614d765e..7afac7a478b28 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -33,12 +33,12 @@ 'run2_hlt_relval' : '140X_dataRun2_HLT_relval_v1', # GlobalTag for Run3 HLT: identical to the online GT - 140X_dataRun3_HLT_v3 with snapshot at 2024-02-29 18:52:29 (UTC) 'run3_hlt' : '140X_dataRun3_HLT_frozen_v3', - # GlobalTag for Run3 data relvals (express GT) - 140X_dataRun3_Express_v1 but snapshot at 2024-01-20 12:00:00 (UTC) - 'run3_data_express' : '140X_dataRun3_Express_frozen_v1', - # GlobalTag for Run3 data relvals (prompt GT) - 140X_dataRun3_Prompt_v3 but snapshot at 2024-05-31 09:09:12 (UTC) - 'run3_data_prompt' : '140X_dataRun3_Prompt_frozen_v3', - # GlobalTag for Run3 offline data reprocessing - snapshot at 2024-09-04 16:25:09 (UTC) - 'run3_data' : '140X_dataRun3_v9', + # GlobalTag for Run3 data relvals (express GT) - 140X_dataRun3_Express_v3 but with snapshot at 2024-06-12 09:01:43 + 'run3_data_express' : '140X_dataRun3_Express_frozen_v2', + # GlobalTag for Run3 data relvals (prompt GT) - 140X_dataRun3_Prompt_v4 but with snapshot at 2024-09-25 14:18:52 + 'run3_data_prompt' : '140X_dataRun3_Prompt_frozen_v4', + # 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 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_v3', + 'phase1_2022_realistic' : '140X_mcRun3_2022_realistic_v9', # 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_v3', + 'phase1_2023_realistic' : '140X_mcRun3_2023_realistic_v6', # 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 @@ -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_v15', + 'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v24', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode 'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v13', # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode