From 11bc8a1153bc8a3b4e48328ba9fcc60ee40a5a8c Mon Sep 17 00:00:00 2001 From: Andrea Date: Fri, 13 Sep 2024 10:07:51 +0200 Subject: [PATCH] Update 141X data and MC GTs for HI, and also synchronize them with the updated 140X ones --- Configuration/AlCa/python/autoCond.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 5d0251a58b078..65dca4668721b 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -31,12 +31,12 @@ 'run2_data_promptlike_hi' : '140X_dataRun2_PromptLike_HI_v1', # GlobalTag with fixed snapshot time for Run2 HLT RelVals: customizations to run with fixed L1 Menu 'run2_hlt_relval' : '140X_dataRun2_HLT_relval_v1', - # GlobalTag for Run3 HLT: identical the online GT - 140X_dataRun3_HLT_v1 with snapshot at 2024-06-13 14:22:43 (UTC) + # GlobalTag for Run3 HLT: identical the online GT 140X_dataRun3_HLT_v3 with snapshot at 2024-06-13 14:22:43 (UTC) 'run3_hlt' : '141X_dataRun3_HLT_frozen_v1', - # GlobalTag for Run3 data relvals (express GT) - 140X_dataRun3_Express_v2 (+ the new LHCInfoPer*_duringFill tags) but snapshot at 2024-06-13 15:13:03 (UTC) - 'run3_data_express' : '141X_dataRun3_Express_frozen_v2', - # GlobalTag for Run3 data relvals (prompt GT) - 140X_dataRun3_Prompt_v3 (+ the the SecondaryDataset TriggerBits tag and the DeDxCalibrationRcd for HI) but snapshot at 2024_06_12 13:47:20 (UTC) - 'run3_data_prompt' : '141X_dataRun3_Prompt_frozen_v1', + # GlobalTag for Run3 data relvals (express GT): same as 141X_dataRun3_Express_v2 but with snapshot at 2024-09-12 10:35:04 (UTC) + '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-04 16:25:09 (UTC) 'run3_data' : '140X_dataRun3_v9', # GlobalTag for Run3 offline data reprocessing with Prompt GT, currently for 2022FG - snapshot at 2024-02-12 12:00:00 (UTC) @@ -98,7 +98,7 @@ # GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode 'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v11', # GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion - 'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v4', + 'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v5', # GlobalTag for MC production with realistic conditions for Phase2 'phase2_realistic' : '141X_mcRun4_realistic_v1' }