Skip to content

Commit

Permalink
Merge pull request #37558 from malbouis/Alca-dataRun3GTs-123X
Browse files Browse the repository at this point in the history
[123X] Add PPS and EGM tags to dataRun3 GTs
  • Loading branch information
cmsbuild committed Apr 18, 2022
2 parents b80b0a6 + 32302a5 commit 10bfa23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
# GlobalTag with fixed snapshot time for Run2 HLT RelVals: customizations to run with fixed L1 Menu
'run2_hlt_relval' : '123X_dataRun2_HLT_relval_v2',
# GlobalTag for Run3 HLT: it points to the online GT
'run3_hlt' : '123X_dataRun3_HLT_v5',
'run3_hlt' : '123X_dataRun3_HLT_v7',
# GlobalTag with fixed snapshot time for Run3 HLT RelVals: customizations to run with fixed L1 Menu
'run3_hlt_relval' : '123X_dataRun3_HLT_relval_v3',
'run3_hlt_relval' : '123X_dataRun3_HLT_relval_v4',
# GlobalTag for Run3 data relvals (express GT)
'run3_data_express' : '123X_dataRun3_Express_v4',
'run3_data_express' : '123X_dataRun3_Express_v5',
# GlobalTag for Run3 data relvals
'run3_data_prompt' : '123X_dataRun3_Prompt_v5',
'run3_data_prompt' : '123X_dataRun3_Prompt_v6',
# GlobalTag for Run3 offline data reprocessing
'run3_data' : '123X_dataRun3_v4',
# GlobalTag for Run3 data relvals: allows customization to run with fixed L1 menu
Expand Down

0 comments on commit 10bfa23

Please sign in to comment.