Skip to content

Commit

Permalink
Update Run3 HLT GT to remove unused JEC tags
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaphor4252 committed Feb 29, 2024
1 parent 7874d41 commit 9240034
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 @@ -31,8 +31,8 @@
'run2_data_promptlike_hi' : '140X_dataRun2_PromptLike_HI_v1',
# GlobalTag with fixed snapshot time for Run2 HLT RelVals: customizations to run with fixed L1 Menu
'run2_hlt_relval' : '140X_dataRun2_HLT_relval_v1',
# GlobalTag for Run3 HLT: identical to the online GT - 140X_dataRun3_HLT_v2 with snapshot at 2024-02-20 12:00:00 (UTC)
'run3_hlt' : '140X_dataRun3_HLT_frozen_v2',
# GlobalTag for Run3 HLT: identical to the online GT - 140X_dataRun3_HLT_v3 with snapshot at 2024-02-29 18:52:29 (UTC)
'run3_hlt' : '140X_dataRun3_HLT_frozen_v3',
# GlobalTag for Run3 data relvals (express GT) - 140X_dataRun3_Express_v1 but snapshot at 2024-01-20 12:00:00 (UTC)
'run3_data_express' : '140X_dataRun3_Express_frozen_v1',
# GlobalTag for Run3 data relvals (prompt GT) - 140X_dataRun3_Prompt_v1 but snapshot at 2024-01-20 12:00:00 (UTC)
Expand Down

0 comments on commit 9240034

Please sign in to comment.