Skip to content

Commit f97ac42

Browse files
committed
Move online (frozen) GTs to 141X and and the dedxCalibration record for HI
1 parent 23d93b4 commit f97ac42

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Configuration/AlCa/python/autoCond.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
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 to the online GT - 140X_dataRun3_HLT_v3 with snapshot at 2024-02-29 18:52:29 (UTC)
35-
'run3_hlt' : '140X_dataRun3_HLT_frozen_v3',
36-
# GlobalTag for Run3 data relvals (express GT) - 140X_dataRun3_Express_v1 but snapshot at 2024-01-20 12:00:00 (UTC)
37-
'run3_data_express' : '140X_dataRun3_Express_frozen_v1',
38-
# GlobalTag for Run3 data relvals (prompt GT) - 140X_dataRun3_Prompt_v3 but snapshot at 2024-05-31 09:09:12 (UTC)
39-
'run3_data_prompt' : '140X_dataRun3_Prompt_frozen_v3',
34+
# GlobalTag for Run3 HLT: identical the online GT - 140X_dataRun3_HLT_v1 with snapshot at 2024-06-13 14:22:43 (UTC)
35+
'run3_hlt' : '141X_dataRun3_HLT_frozen_v1',
36+
# 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)
37+
'run3_data_express' : '141X_dataRun3_Express_frozen_v2',
38+
# 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)
39+
'run3_data_prompt' : '141X_dataRun3_Prompt_frozen_v1',
4040
# GlobalTag for Run3 offline data reprocessing - snapshot at 2024-02-07 16:38:59 (UTC)
4141
'run3_data' : '140X_dataRun3_v4',
4242
# GlobalTag for Run3 offline data reprocessing with Prompt GT, currenlty for 2022FG - snapshot at 2024-02-12 12:00:00 (UTC)
@@ -98,7 +98,7 @@
9898
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode
9999
'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v10',
100100
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion
101-
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v2',
101+
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v3',
102102
# GlobalTag for MC production with realistic conditions for Phase2
103103
'phase2_realistic' : '140X_mcRun4_realistic_v3'
104104
}

0 commit comments

Comments
 (0)