Skip to content

Commit

Permalink
Merge pull request #29629 from christopheralanwest/alca-ul-final-data-gt
Browse files Browse the repository at this point in the history
Update offline GTs for Run 1 and Run 2 data, including special runs.
  • Loading branch information
cmsbuild committed May 5, 2020
2 parents b33c077 + e210dcd commit 598dfde
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 @@ -26,13 +26,13 @@
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
'run2_mc_pa' : '110X_mcRun2_pA_v3',
# GlobalTag for Run1 data reprocessing
'run1_data' : '111X_dataRun2_v2',
'run1_data' : '111X_dataRun2_v3',
# GlobalTag for Run2 data reprocessing
'run2_data' : '111X_dataRun2_v2',
'run2_data' : '111X_dataRun2_v3',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
'run2_data_HEfail' : '111X_dataRun2_HEfail_v2',
'run2_data_HEfail' : '111X_dataRun2_HEfail_v3',
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '111X_dataRun2_relval_v2',
'run2_data_relval' : '111X_dataRun2_relval_v3',
# GlobalTag for Run2 HI data
'run2_data_promptlike_hi' : '110X_dataRun2_PromptLike_HI_v10',
# GlobalTag for Run1 HLT: it points to the online GT
Expand Down

0 comments on commit 598dfde

Please sign in to comment.