Skip to content

Commit fb7ba3e

Browse files
committed
Update online GTs in autoCond for 150X; update GT for 2025 MC conditions
1 parent 80d1847 commit fb7ba3e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Configuration/AlCa/python/autoCond.py

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
'run2_data_promptlike_hi' : '140X_dataRun2_PromptLike_HI_v1',
3232
# GlobalTag with fixed snapshot time for Run2 HLT RelVals: customizations to run with fixed L1 Menu
3333
'run2_hlt_relval' : '140X_dataRun2_HLT_relval_v1',
34-
# GlobalTag for Run3 HLT: identical the online GT 140X_dataRun3_HLT_v4 with snapshot at 2024-11-28 13:17:51 (UTC)
35-
'run3_hlt' : '141X_dataRun3_HLT_frozen_v2',
36-
# GlobalTag for Run3 data relvals (express GT): same as 141X_dataRun3_Express_v4 but with snapshot at 2024-11-28 13:23:29 (UTC)
37-
'run3_data_express' : '141X_dataRun3_Express_frozen_v4',
38-
# GlobalTag for Run3 data relvals (prompt GT): same as 141X_dataRun3_Prompt_v4 but with snapshot at 2024-11-28 13:26:44 (UTC)
39-
'run3_data_prompt' : '141X_dataRun3_Prompt_frozen_v4',
40-
# GlobalTag for Run3 offline data reprocessing - snapshot at 2024-11-12 07:39:42 (UTC)
34+
# GlobalTag for Run3 HLT: identical the online GT 150X_dataRun3_HLT_v1 but with snapshot at 2025-01-22 13:40:56
35+
'run3_hlt' : '150X_dataRun3_HLT_frozen250122_v1',
36+
# GlobalTag for Run3 data relvals (express GT): same as 150X_dataRun3_Express_v1 but with snapshot at 2025-01-22 13:46:42
37+
'run3_data_express' : '150X_dataRun3_Express_frozen250122_v1',
38+
# GlobalTag for Run3 data relvals (prompt GT): same as 150X_dataRun3_Prompt_v1 but with snapshot at 2025-01-22 13:49:01
39+
'run3_data_prompt' : '150X_dataRun3_Prompt_frozen250122_v1',
40+
# GlobalTag for Run3 offline data reprocessing - snapshot at 2024-11-27 13:03:22 (UTC)
4141
'run3_data' : '141X_dataRun3_v5',
4242
# GlobalTag for Run3 offline data reprocessing with Prompt GT, currently for 2022FG - snapshot at 2024-02-12 12:00:00 (UTC)
4343
'run3_data_PromptAnalysis' : '140X_dataRun3_PromptAnalysis_v2',
@@ -100,11 +100,11 @@
100100
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion
101101
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v13',
102102
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for ppRef5TeV
103-
'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v7',
103+
'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v7',
104104
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2025
105105
'phase1_2025_design' : '140X_mcRun3_2024_design_v11',
106-
# GlobalTag for MC production with realistic conditions for Phase1 2024
107-
'phase1_2025_realistic' : '142X_mcRun3_2025_realistic_v2',
106+
# GlobalTag for MC production with realistic conditions for Phase1 2025
107+
'phase1_2025_realistic' : '142X_mcRun3_2025_realistic_v5',
108108
# GlobalTag for MC production with realistic conditions for Phase2
109109
'phase2_realistic' : '141X_mcRun4_realistic_v3'
110110
}

0 commit comments

Comments
 (0)