Skip to content

Commit

Permalink
Update L1Menu tag in data RelVal GTs
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaphor4252 committed Jan 13, 2023
1 parent f57b5f7 commit aa48eea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
# GlobalTag for Run3 HLT: identical to the online GT (126X_dataRun3_HLT_v1) but with snapshot at 2023-01-06 18:15:00 (UTC)
'run3_hlt' : '126X_dataRun3_HLT_frozen_v1',
# GlobalTag with fixed snapshot time for Run3 HLT RelVals: customizations to run with fixed L1 Menu
'run3_hlt_relval' : '126X_dataRun3_HLT_relval_v1',
'run3_hlt_relval' : '126X_dataRun3_HLT_relval_v2',
# GlobalTag for Run3 data relvals (express GT) - identical to 126X_dataRun3_Express_v1 but with snapshot at 2023-01-06 18:15:00 (UTC)
'run3_data_express' : '126X_dataRun3_Express_frozen_v1',
# GlobalTag for Run3 data relvals (prompt GT) - identical to 126X_dataRun3_Prompt_v1 but with snapshot at 2023-01-06 18:15:00 (UTC)
'run3_data_prompt' : '126X_dataRun3_Prompt_frozen_v1',
# GlobalTag for Run3 offline data reprocessing - snapshot at 2023-01-06 18:15:00 (UTC)
'run3_data' : '126X_dataRun3_v1',
# GlobalTag for Run3 data relvals: allows customization to run with fixed L1 menu
'run3_data_relval' : '126X_dataRun3_relval_v1',
'run3_data_relval' : '126X_dataRun3_relval_v2',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '123X_mc2017_design_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
Expand Down

0 comments on commit aa48eea

Please sign in to comment.