From 09d24ac992dc35597817e4d0c5794b7335916b0f Mon Sep 17 00:00:00 2001 From: arun Date: Mon, 26 Jun 2017 21:32:38 +0200 Subject: [PATCH] GTs updated with HLT PF Calibration compliant with code changes --- Configuration/AlCa/python/autoCond.py | 38 +++++++++++++-------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 83798be880bce..a00f0976c6840 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -10,23 +10,23 @@ # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 'run1_mc_pa' : '92X_mcRun1_pA_v1', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 - 'run2_design' : '92X_mcRun2_design_v0', + 'run2_design' : '92X_mcRun2_design_v1', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 - 'run2_mc_50ns' : '92X_mcRun2_startup_v0', + 'run2_mc_50ns' : '92X_mcRun2_startup_v1', #GlobalTag for MC production with optimistic alignment and calibrations for Run2 - 'run2_mc' : '92X_mcRun2_asymptotic_v0', + 'run2_mc' : '92X_mcRun2_asymptotic_v1', # GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode - 'run2_mc_cosmics' : '92X_mcRun2cosmics_startup_deco_v0', + 'run2_mc_cosmics' : '92X_mcRun2cosmics_startup_deco_v1', # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2 - 'run2_mc_hi' : '92X_mcRun2_HeavyIon_v0', + 'run2_mc_hi' : '92X_mcRun2_HeavyIon_v1', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2 - 'run2_mc_pa' : '92X_mcRun2_pA_v0', + 'run2_mc_pa' : '92X_mcRun2_pA_v1', # GlobalTag for Run1 data reprocessing - 'run1_data' : '92X_dataRun2_v0', + 'run1_data' : '92X_dataRun2_v1', # GlobalTag for Run2 data reprocessing - 'run2_data' : '92X_dataRun2_v0', + 'run2_data' : '92X_dataRun2_v1', # GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu - 'run2_data_relval' : '92X_dataRun2_relval_v0', + 'run2_data_relval' : '92X_dataRun2_relval_v1', # GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed) 'run2_data_promptlike' : '92X_dataRun2_PromptLike_v0', @@ -35,27 +35,27 @@ # GlobalTag for Run2 HLT: it points to the online GT 'run2_hlt' : '92X_dataRun2_HLT_frozen_v0', # GlobalTag for Run2 HLT RelVals: customizations to run with fixed L1 Menu - 'run2_hlt_relval' : '92X_dataRun2_HLT_relval_v1', + 'run2_hlt_relval' : '92X_dataRun2_HLT_relval_v3', # GlobalTag for Run2 HLT for HI: it points to the online GT - 'run2_hlt_hi' : '92X_dataRun2_HLTHI_frozen_v1', + 'run2_hlt_hi' : '92X_dataRun2_HLTHI_frozen_v2', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot) - 'phase1_2017_design' : '92X_upgrade2017_design_IdealBS_v4', + 'phase1_2017_design' : '92X_upgrade2017_design_IdealBS_v5', # GlobalTag for MC production with realistic conditions for Phase1 2017 detector - 'phase1_2017_realistic' : '92X_upgrade2017_realistic_v4', + 'phase1_2017_realistic' : '92X_upgrade2017_realistic_v5', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode - 'phase1_2017_cosmics' : '92X_upgrade2017cosmics_realistic_deco_v4', + 'phase1_2017_cosmics' : '92X_upgrade2017cosmics_realistic_deco_v5', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode - 'phase1_2017_cosmics_peak' : '92X_upgrade2017cosmics_realistic_peak_v4', + 'phase1_2017_cosmics_peak' : '92X_upgrade2017cosmics_realistic_peak_v5', # GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot) - 'phase1_2018_design' : '92X_upgrade2018_design_IdealBS_v3', + 'phase1_2018_design' : '92X_upgrade2018_design_IdealBS_v4', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector - 'phase1_2018_realistic' : '92X_upgrade2018_realistic_v4', + 'phase1_2018_realistic' : '92X_upgrade2018_realistic_v5', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode - 'phase1_2018_cosmics' : '92X_upgrade2018cosmics_realistic_deco_v4', + 'phase1_2018_cosmics' : '92X_upgrade2018cosmics_realistic_deco_v5', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019 'phase1_2019_design' : 'DES19_70_V2', # placeholder (GT not meant for standard RelVal) # GlobalTag for MC production with realistic conditions for Phase2 2023 - 'phase2_realistic' : '91X_upgrade2023_realistic_v5' + 'phase2_realistic' : '92X_upgrade2023_realistic_v0' } aliases = {