Skip to content

Commit

Permalink
Merge pull request #45997 from perrotta/dataMcGtUpdatesFor2024HI_145X
Browse files Browse the repository at this point in the history
Update in autoCond 141X data and MC GTs for HI, and also synchronize them with the updated 140X ones - CMSSW_14_1_X
  • Loading branch information
cmsbuild authored Sep 14, 2024
2 parents 2c39a3c + 11bc8a1 commit 2b63fcc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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'
}
Expand Down

0 comments on commit 2b63fcc

Please sign in to comment.