Skip to content

Commit

Permalink
Merge pull request #31635 from christopheralanwest/alca-update-pps-tags
Browse files Browse the repository at this point in the history
Update PPS tags in Run 2 offline GTs for re-miniAOD
  • Loading branch information
cmsbuild authored Oct 6, 2020
2 parents 2aaf537 + 2037e05 commit 49d53f2
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' : '112X_dataRun2_v3',
'run1_data' : '112X_dataRun2_v4',
# GlobalTag for Run2 data reprocessing
'run2_data' : '112X_dataRun2_v3',
'run2_data' : '112X_dataRun2_v4',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
'run2_data_HEfail' : '112X_dataRun2_HEfail_v3',
'run2_data_HEfail' : '112X_dataRun2_HEfail_v4',
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '112X_dataRun2_relval_v3',
'run2_data_relval' : '112X_dataRun2_relval_v4',
# 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 49d53f2

Please sign in to comment.