Skip to content

Commit

Permalink
Merge pull request #25164 from lpernie/104X_FixOfflineRelvalPedestal
Browse files Browse the repository at this point in the history
[104X]Change GT. Fix Pedestal Tag in Relval Offline GT
  • Loading branch information
cmsbuild committed Nov 10, 2018
2 parents e5e7efd + 4521b0d commit ac2eca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/AlCa/python/autoCond.py
Expand Up @@ -28,7 +28,7 @@
# GlobalTag for Run2 data reprocessing
'run2_data' : '103X_dataRun2_v4',
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '103X_dataRun2_relval_v7',
'run2_data_relval' : '103X_dataRun2_relval_v9',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
'run2_data_promptlike_HEfail' : '103X_dataRun2_PromptLike_HEfail_v4',
# GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed)
Expand Down

0 comments on commit ac2eca7

Please sign in to comment.