Skip to content

Commit d5f74e2

Browse files
committed
Update run3 data offline and Run3_2024 + Run4 MC GTs in autoCond
1 parent 8fd36f3 commit d5f74e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Configuration/AlCa/python/autoCond.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
'run3_data_express' : '150X_dataRun3_Express_frozen250122_v1',
3838
# GlobalTag for Run3 data relvals (prompt GT): same as 150X_dataRun3_Prompt_v1 but with snapshot at 2025-01-22 13:49:01 (UTC)
3939
'run3_data_prompt' : '150X_dataRun3_Prompt_frozen250122_v1',
40-
# GlobalTag for Run3 offline data reprocessing - snapshot at 2025-02-09 15:35:33 (UTC)
41-
'run3_data' : '141X_dataRun3_v6',
40+
# GlobalTag for Run3 offline data reprocessing - snapshot at 2025-03-19 17:13:09 (UTC)
41+
'run3_data' : '150X_dataRun3_v3',
4242
# GlobalTag for Run3 offline data reprocessing with Prompt GT, currently for 2022FG - snapshot at 2024-05-31 08:53:25 (UTC)
4343
'run3_data_PromptAnalysis' : '140X_dataRun3_PromptAnalysis_v2',
4444
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
@@ -92,7 +92,7 @@
9292
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2024
9393
'phase1_2024_design' : '140X_mcRun3_2024_design_v11',
9494
# GlobalTag for MC production with realistic conditions for Phase1 2024
95-
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v26',
95+
'phase1_2024_realistic' : '150X_mcRun3_2024_realistic_v2',
9696
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode
9797
'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v14',
9898
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode
@@ -108,7 +108,7 @@
108108
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode
109109
'phase1_2025_cosmics' : '142X_mcRun3_2025cosmics_realistic_deco_v1',
110110
# GlobalTag for MC production with realistic conditions for Phase2
111-
'phase2_realistic' : '141X_mcRun4_realistic_v3'
111+
'phase2_realistic' : '150X_mcRun4_realistic_v1'
112112
}
113113

114114
aliases = {

0 commit comments

Comments
 (0)