Skip to content

Commit

Permalink
Complete set of updates for ultra-legacy reprocessing of Run 2 data
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheralanwest committed Dec 6, 2019
1 parent 79c5fff commit 74382f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
'run2_mc_pa' : '106X_mcRun2_pA_v5',
# GlobalTag for Run1 data reprocessing
'run1_data' : '106X_dataRun2_v24',
'run1_data' : '106X_dataRun2_v25',
# GlobalTag for Run2 data reprocessing
'run2_data' : '106X_dataRun2_v24',
'run2_data' : '106X_dataRun2_v25',
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '106X_dataRun2_relval_v22',
'run2_data_relval' : '106X_dataRun2_relval_v23',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
'run2_data_promptlike_HEfail' : '106X_dataRun2_PromptLike_HEfail_v12',
# GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed)
Expand Down

0 comments on commit 74382f7

Please sign in to comment.