Skip to content

Commit

Permalink
Merge pull request #42389 from saumyaphor4252/alca-131X-Fix_L1Ttag_in…
Browse files Browse the repository at this point in the history
…_2023MC_gts

[13_1_X] Update 2023 MC GTs with the fixed L1T tag and re-snapshot the data GTs
  • Loading branch information
cmsbuild authored Jul 31, 2023
2 parents 790b01f + 39a29a6 commit 2431dac
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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' : '124X_dataRun2_PromptLike_HI_v1',
# GlobalTag with fixed snapshot time for Run2 HLT RelVals: customizations to run with fixed L1 Menu
'run2_hlt_relval' : '123X_dataRun2_HLT_relval_v3',
# GlobalTag for Run3 HLT: identical to the online GT (130X_dataRun3_HLT_v2) but with snapshot at 2023-06-14 12:00:00 (UTC)
'run3_hlt' : '130X_dataRun3_HLT_frozen_v3',
# GlobalTag for Run3 data relvals (express GT) - identical to 130X_dataRun3_Express_v3 but with snapshot at 2023-06-14 12:00:00 (UTC)
'run3_data_express' : '130X_dataRun3_Express_frozen_v3',
# GlobalTag for Run3 data relvals (prompt GT) - identical to 130X_dataRun3_Prompt_v4 but with snapshot at 2023-06-14 12:00:00 (UTC)
'run3_data_prompt' : '130X_dataRun3_Prompt_frozen_v3',
# GlobalTag for Run3 HLT: identical to the online GT (130X_dataRun3_HLT_v2) but with snapshot at 2023-07-25 12:00:00 (UTC)
'run3_hlt' : '130X_dataRun3_HLT_frozen_v4',
# GlobalTag for Run3 data relvals (express GT) - identical to 130X_dataRun3_Express_v3 but with snapshot at 2023-07-25 12:00:00 (UTC)
'run3_data_express' : '130X_dataRun3_Express_frozen_v4',
# GlobalTag for Run3 data relvals (prompt GT) - identical to 130X_dataRun3_Prompt_v4 but with snapshot at 2023-07-25 12:00:00 (UTC)
'run3_data_prompt' : '130X_dataRun3_Prompt_frozen_v4',
# GlobalTag for Run3 offline data reprocessing - snapshot at 2023-05-09 15:38:20 (UTC)
'run3_data' : '130X_dataRun3_v2',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
Expand Down Expand Up @@ -76,9 +76,9 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023
'phase1_2023_design' : '131X_mcRun3_2023_design_v7',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '131X_mcRun3_2023_realistic_v8',
'phase1_2023_realistic' : '131X_mcRun3_2023_realistic_v9',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics' : '131X_mcRun3_2023cosmics_realistic_deco_v8',
'phase1_2023_cosmics' : '131X_mcRun3_2023cosmics_realistic_deco_v9',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics_design' : '131X_mcRun3_2023cosmics_design_deco_v7',
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
Expand Down

0 comments on commit 2431dac

Please sign in to comment.