diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index c89670dd76e1f..81d397d8cbb4f 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -24,16 +24,16 @@ # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2 'run2_mc_pa' : '110X_mcRun2_pA_v2', # GlobalTag for Run1 data reprocessing - 'run1_data' : '110X_dataRun2_v5', + 'run1_data' : '110X_dataRun2_v6', # GlobalTag for Run2 data reprocessing - 'run2_data' : '110X_dataRun2_v5', + 'run2_data' : '110X_dataRun2_v6', # GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu - 'run2_data_relval' : '110X_dataRun2_relval_v5', + 'run2_data_relval' : '110X_dataRun2_relval_v6', # GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail - 'run2_data_promptlike_HEfail' : '110X_dataRun2_PromptLike_HEfail_v3', + 'run2_data_promptlike_HEfail' : '110X_dataRun2_PromptLike_HEfail_v5', # GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed) - 'run2_data_promptlike' : '110X_dataRun2_PromptLike_v3', - 'run2_data_promptlike_hi' : '110X_dataRun2_PromptLike_HI_v3', + 'run2_data_promptlike' : '110X_dataRun2_PromptLike_v5', + 'run2_data_promptlike_hi' : '110X_dataRun2_PromptLike_HI_v5', # GlobalTag for Run1 HLT: it points to the online GT 'run1_hlt' : '101X_dataRun2_HLT_frozen_v9', # GlobalTag for Run2 HLT: it points to the online GT @@ -44,7 +44,7 @@ # GlobalTag for Run2 HLT for HI (not 2018 HI): it points to the online GT 'run2_hlt_hi' : '101X_dataRun2_HLTHI_frozen_v9', # GlobalTag for Run3 data relvals - 'run3_data_promptlike' : '106X_dataRun3_Prompt_v2', + 'run3_data_promptlike' : '106X_dataRun3_Prompt_v3', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot) 'phase1_2017_design' : '110X_mc2017_design_v1', # GlobalTag for MC production with realistic conditions for Phase1 2017 detector @@ -56,11 +56,11 @@ # GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot) 'phase1_2018_design' : '110X_upgrade2018_design_v1', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector - 'phase1_2018_realistic' : '110X_upgrade2018_realistic_v3', + 'phase1_2018_realistic' : '110X_upgrade2018_realistic_v4', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion 'phase1_2018_realistic_hi' : '110X_upgrade2018_realistic_HI_v3', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail - 'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v3', + 'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v4', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode 'phase1_2018_cosmics' : '110X_upgrade2018cosmics_realistic_deco_v2', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode