Skip to content

Commit

Permalink
Merge pull request #38070 from malbouis/alca_updateEGM_Run3MC-124X
Browse files Browse the repository at this point in the history
[124X] Add EGM regression to online GTs and update Run-3 cosmics MC GTs
  • Loading branch information
cmsbuild committed May 25, 2022
2 parents c99e058 + 0a1dec3 commit f92b0ff
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -38,9 +38,9 @@
# GlobalTag with fixed snapshot time for Run3 HLT RelVals: customizations to run with fixed L1 Menu
'run3_hlt_relval' : '123X_dataRun3_HLT_relval_v5',
# GlobalTag for Run3 data relvals (express GT) - identical to 123X_dataRun3_Express_v5 but with snapshot at 2022-05-06 12:00:00
'run3_data_express' : '123X_dataRun3_Express_frozen_v1',
'run3_data_express' : '123X_dataRun3_Express_frozen_v2',
# GlobalTag for Run3 data relvals (prompt GT) - identical to 123X_dataRun3_Prompt_v7 but with snapshot at 2022-05-06 12:00:00
'run3_data_prompt' : '123X_dataRun3_Prompt_frozen_v1',
'run3_data_prompt' : '123X_dataRun3_Prompt_frozen_v2',
# GlobalTag for Run3 offline data reprocessing
'run3_data' : '123X_dataRun3_v5',
# GlobalTag for Run3 data relvals: allows customization to run with fixed L1 menu
Expand Down Expand Up @@ -72,7 +72,9 @@
# GlobalTag for MC production with realistic conditions for Phase1 2021
'phase1_2021_realistic' : '124X_mcRun3_2021_realistic_v1',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode
'phase1_2021_cosmics' : '124X_mcRun3_2021cosmics_realistic_deco_v1',
'phase1_2021_cosmics' : '124X_mcRun3_2021cosmics_realistic_deco_v2',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2021, Strip tracker in DECO mode
'phase1_2021_cosmics_design' : '124X_mcRun3_2021cosmics_design_deco_v1',
# GlobalTag for MC production with realistic conditions for Phase1 2021 detector for Heavy Ion
'phase1_2021_realistic_hi' : '124X_mcRun3_2021_realistic_HI_v1',
# GlobalTag for MC production with realistic conditions for Phase1 2023
Expand Down

0 comments on commit f92b0ff

Please sign in to comment.