Skip to content

Commit

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

[13_0_X] Update 2023 MC GTs with the fixed L1T tag and re-snapshot the data GTs
  • Loading branch information
cmsbuild authored Aug 1, 2023
2 parents cfa074e + c367ad3 commit f2a0fcf
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' : '130X_mcRun3_2023_design_v8',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '130X_mcRun3_2023_realistic_v11',
'phase1_2023_realistic' : '130X_mcRun3_2023_realistic_v12',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics' : '130X_mcRun3_2023cosmics_realistic_deco_v10',
'phase1_2023_cosmics' : '130X_mcRun3_2023cosmics_realistic_deco_v11',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics_design' : '130X_mcRun3_2023cosmics_design_deco_v8',
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
Expand Down

0 comments on commit f2a0fcf

Please sign in to comment.