From 75fc96184b3f77d6d79960490f7db7d920579cc6 Mon Sep 17 00:00:00 2001 From: Tamas Date: Thu, 23 Sep 2021 17:42:13 +0200 Subject: [PATCH 1/2] Removal of DTRecoConditionsUncertRcd from All GTs Removal of DTRecoConditionsUncertRcd from All GTs --- Configuration/AlCa/python/autoCond.py | 76 +++++++++++++-------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 5d5b6455bffc5..e8538c98d2212 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -2,83 +2,83 @@ ### NEW KEYS ### # GlobalTag for MC production with perfectly aligned and calibrated detector for Run1 - 'run1_design' : '121X_mcRun1_design_v2', + 'run1_design' : '121X_mcRun1_design_v3', # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1 - 'run1_mc' : '121X_mcRun1_realistic_v2', + 'run1_mc' : '121X_mcRun1_realistic_v3', # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_hi' : '121X_mcRun1_HeavyIon_v2', + 'run1_mc_hi' : '121X_mcRun1_HeavyIon_v4', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 - 'run2_mc_50ns' : '121X_mcRun2_startup_v2', + 'run2_mc_50ns' : '121X_mcRun2_startup_v3', # GlobalTag for MC production (2015 L1 Trigger Stage1) with startup-like alignment and calibrations for Run2, L1 trigger in Stage1 mode - 'run2_mc_l1stage1' : '121X_mcRun2_asymptotic_l1stage1_v2', + 'run2_mc_l1stage1' : '121X_mcRun2_asymptotic_l1stage1_v3', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 - 'run2_design' : '121X_mcRun2_design_v2', + 'run2_design' : '121X_mcRun2_design_v3', #GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change - 'run2_mc_pre_vfp' : '121X_mcRun2_asymptotic_preVFP_v2', + 'run2_mc_pre_vfp' : '121X_mcRun2_asymptotic_preVFP_v3', #GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change - 'run2_mc' : '121X_mcRun2_asymptotic_v2', + 'run2_mc' : '121X_mcRun2_asymptotic_v3', # GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode - 'run2_mc_cosmics' : '121X_mcRun2cosmics_asymptotic_deco_v2', + 'run2_mc_cosmics' : '121X_mcRun2cosmics_asymptotic_deco_v3', # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2 - 'run2_mc_hi' : '121X_mcRun2_HeavyIon_v2', + 'run2_mc_hi' : '121X_mcRun2_HeavyIon_v3', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2 - 'run2_mc_pa' : '121X_mcRun2_pA_v2', + 'run2_mc_pa' : '121X_mcRun2_pA_v3', # GlobalTag for Run2 data reprocessing - 'run2_data' : '121X_dataRun2_v2', + 'run2_data' : '121X_dataRun2_v3', # GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail - 'run2_data_HEfail' : '121X_dataRun2_HEfail_v2', + 'run2_data_HEfail' : '121X_dataRun2_HEfail_v3', # GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu - 'run2_data_relval' : '121X_dataRun2_relval_v2', + 'run2_data_relval' : '121X_dataRun2_relval_v3', # GlobalTag for Run2 HI data - 'run2_data_promptlike_hi' : '121X_dataRun2_PromptLike_HI_v2', + 'run2_data_promptlike_hi' : '121X_dataRun2_PromptLike_HI_v3', # GlobalTag for Run3 HLT: it points to the online GT - 'run3_hlt' : '121X_dataRun3_HLT_v2', + 'run3_hlt' : '121X_dataRun3_HLT_v3', # GlobalTag with fixed snapshot time for Run2 HLT RelVals: customizations to run with fixed L1 Menu - 'run2_hlt_relval' : '121X_dataRun2_HLT_relval_v2', + 'run2_hlt_relval' : '121X_dataRun2_HLT_relval_v3', # GlobalTag for Run3 data relvals (express GT) - 'run3_data_express' : '121X_dataRun3_Express_v2', + 'run3_data_express' : '121X_dataRun3_Express_v3', # GlobalTag for Run3 data relvals - 'run3_data_prompt' : '121X_dataRun3_Prompt_v2', + 'run3_data_prompt' : '121X_dataRun3_Prompt_v3', # GlobalTag for Run3 offline data reprocessing - 'run3_data' : '121X_dataRun3_v2', + 'run3_data' : '121X_dataRun3_v3', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot) - 'phase1_2017_design' : '121X_mc2017_design_v2', + 'phase1_2017_design' : '121X_mc2017_design_v3', # GlobalTag for MC production with realistic conditions for Phase1 2017 detector - 'phase1_2017_realistic' : '121X_mc2017_realistic_v2', + 'phase1_2017_realistic' : '121X_mc2017_realistic_v3', # GlobalTag for MC production with realistic conditions for Phase1 2017 detector, for PP reference run 'phase1_2017_realistic_ppref' : '120X_mc2017_realistic_forppRef5TeV_v2', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode - 'phase1_2017_cosmics' : '121X_mc2017cosmics_realistic_deco_v2', + 'phase1_2017_cosmics' : '121X_mc2017cosmics_realistic_deco_v3', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode - 'phase1_2017_cosmics_peak' : '121X_mc2017cosmics_realistic_peak_v2', + 'phase1_2017_cosmics_peak' : '121X_mc2017cosmics_realistic_peak_v3', # GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot) - 'phase1_2018_design' : '121X_upgrade2018_design_v2', + 'phase1_2018_design' : '121X_upgrade2018_design_v3', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector - 'phase1_2018_realistic' : '121X_upgrade2018_realistic_v2', + 'phase1_2018_realistic' : '121X_upgrade2018_realistic_v3', # GlobalTag for MC production with realistic run-dependent (RD) conditions for full Phase1 2018 detector - 'phase1_2018_realistic_rd' : '121X_upgrade2018_realistic_RD_v2', + 'phase1_2018_realistic_rd' : '121X_upgrade2018_realistic_RD_v3', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion - 'phase1_2018_realistic_hi' : '121X_upgrade2018_realistic_HI_v2', + 'phase1_2018_realistic_hi' : '121X_upgrade2018_realistic_HI_v3', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail - 'phase1_2018_realistic_HEfail' : '121X_upgrade2018_realistic_HEfail_v2', + 'phase1_2018_realistic_HEfail' : '121X_upgrade2018_realistic_HEfail_v3', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode - 'phase1_2018_cosmics' : '121X_upgrade2018cosmics_realistic_deco_v4', + 'phase1_2018_cosmics' : '121X_upgrade2018cosmics_realistic_deco_v5', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode - 'phase1_2018_cosmics_peak' : '121X_upgrade2018cosmics_realistic_peak_v2', + 'phase1_2018_cosmics_peak' : '121X_upgrade2018cosmics_realistic_peak_v3', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021 - 'phase1_2021_design' : '121X_mcRun3_2021_design_v4', + 'phase1_2021_design' : '121X_mcRun3_2021_design_v5', # GlobalTag for MC production with realistic conditions for Phase1 2021 - 'phase1_2021_realistic' : '121X_mcRun3_2021_realistic_v5', + 'phase1_2021_realistic' : '121X_mcRun3_2021_realistic_v6', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode - 'phase1_2021_cosmics' : '121X_mcRun3_2021cosmics_realistic_deco_v5', + 'phase1_2021_cosmics' : '121X_mcRun3_2021cosmics_realistic_deco_v6', # GlobalTag for MC production with realistic conditions for Phase1 2021 detector for Heavy Ion - 'phase1_2021_realistic_hi' : '121X_mcRun3_2021_realistic_HI_v5', + 'phase1_2021_realistic_hi' : '121X_mcRun3_2021_realistic_HI_v6', # GlobalTag for MC production with realistic conditions for Phase1 2023 - 'phase1_2023_realistic' : '121X_mcRun3_2023_realistic_v4', + 'phase1_2023_realistic' : '121X_mcRun3_2023_realistic_v5', # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '121X_mcRun3_2024_realistic_v4', + 'phase1_2024_realistic' : '121X_mcRun3_2024_realistic_v5', # GlobalTag for MC production with realistic conditions for Phase2 - 'phase2_realistic' : '121X_mcRun4_realistic_v2' + 'phase2_realistic' : '121X_mcRun4_realistic_v3' } aliases = { From 87d309c9353db1a77bb8c6996f8bbf2c359f5ffc Mon Sep 17 00:00:00 2001 From: Tamas Date: Thu, 23 Sep 2021 20:39:45 +0200 Subject: [PATCH 2/2] Removal of DTRecoUncertaintiesRcd from all GTs bla --- Configuration/AlCa/python/autoCond.py | 76 +++++++++++++-------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index e8538c98d2212..3816ce9494b82 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -2,83 +2,83 @@ ### NEW KEYS ### # GlobalTag for MC production with perfectly aligned and calibrated detector for Run1 - 'run1_design' : '121X_mcRun1_design_v3', + 'run1_design' : '121X_mcRun1_design_v4', # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1 - 'run1_mc' : '121X_mcRun1_realistic_v3', + 'run1_mc' : '121X_mcRun1_realistic_v4', # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_hi' : '121X_mcRun1_HeavyIon_v4', + 'run1_mc_hi' : '121X_mcRun1_HeavyIon_v5', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 - 'run2_mc_50ns' : '121X_mcRun2_startup_v3', + 'run2_mc_50ns' : '121X_mcRun2_startup_v4', # GlobalTag for MC production (2015 L1 Trigger Stage1) with startup-like alignment and calibrations for Run2, L1 trigger in Stage1 mode - 'run2_mc_l1stage1' : '121X_mcRun2_asymptotic_l1stage1_v3', + 'run2_mc_l1stage1' : '121X_mcRun2_asymptotic_l1stage1_v4', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 - 'run2_design' : '121X_mcRun2_design_v3', + 'run2_design' : '121X_mcRun2_design_v4', #GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change - 'run2_mc_pre_vfp' : '121X_mcRun2_asymptotic_preVFP_v3', + 'run2_mc_pre_vfp' : '121X_mcRun2_asymptotic_preVFP_v4', #GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change - 'run2_mc' : '121X_mcRun2_asymptotic_v3', + 'run2_mc' : '121X_mcRun2_asymptotic_v4', # GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode - 'run2_mc_cosmics' : '121X_mcRun2cosmics_asymptotic_deco_v3', + 'run2_mc_cosmics' : '121X_mcRun2cosmics_asymptotic_deco_v4', # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2 - 'run2_mc_hi' : '121X_mcRun2_HeavyIon_v3', + 'run2_mc_hi' : '121X_mcRun2_HeavyIon_v4', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2 - 'run2_mc_pa' : '121X_mcRun2_pA_v3', + 'run2_mc_pa' : '121X_mcRun2_pA_v4', # GlobalTag for Run2 data reprocessing - 'run2_data' : '121X_dataRun2_v3', + 'run2_data' : '121X_dataRun2_v4', # GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail - 'run2_data_HEfail' : '121X_dataRun2_HEfail_v3', + 'run2_data_HEfail' : '121X_dataRun2_HEfail_v4', # GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu - 'run2_data_relval' : '121X_dataRun2_relval_v3', + 'run2_data_relval' : '121X_dataRun2_relval_v4', # GlobalTag for Run2 HI data - 'run2_data_promptlike_hi' : '121X_dataRun2_PromptLike_HI_v3', + 'run2_data_promptlike_hi' : '121X_dataRun2_PromptLike_HI_v4', # GlobalTag for Run3 HLT: it points to the online GT - 'run3_hlt' : '121X_dataRun3_HLT_v3', + 'run3_hlt' : '121X_dataRun3_HLT_v4', # GlobalTag with fixed snapshot time for Run2 HLT RelVals: customizations to run with fixed L1 Menu - 'run2_hlt_relval' : '121X_dataRun2_HLT_relval_v3', + 'run2_hlt_relval' : '121X_dataRun2_HLT_relval_v4', # GlobalTag for Run3 data relvals (express GT) - 'run3_data_express' : '121X_dataRun3_Express_v3', + 'run3_data_express' : '121X_dataRun3_Express_v4', # GlobalTag for Run3 data relvals - 'run3_data_prompt' : '121X_dataRun3_Prompt_v3', + 'run3_data_prompt' : '121X_dataRun3_Prompt_v4', # GlobalTag for Run3 offline data reprocessing - 'run3_data' : '121X_dataRun3_v3', + 'run3_data' : '121X_dataRun3_v4', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot) - 'phase1_2017_design' : '121X_mc2017_design_v3', + 'phase1_2017_design' : '121X_mc2017_design_v4', # GlobalTag for MC production with realistic conditions for Phase1 2017 detector - 'phase1_2017_realistic' : '121X_mc2017_realistic_v3', + 'phase1_2017_realistic' : '121X_mc2017_realistic_v4', # GlobalTag for MC production with realistic conditions for Phase1 2017 detector, for PP reference run 'phase1_2017_realistic_ppref' : '120X_mc2017_realistic_forppRef5TeV_v2', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode - 'phase1_2017_cosmics' : '121X_mc2017cosmics_realistic_deco_v3', + 'phase1_2017_cosmics' : '121X_mc2017cosmics_realistic_deco_v4', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode - 'phase1_2017_cosmics_peak' : '121X_mc2017cosmics_realistic_peak_v3', + 'phase1_2017_cosmics_peak' : '121X_mc2017cosmics_realistic_peak_v4', # GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot) - 'phase1_2018_design' : '121X_upgrade2018_design_v3', + 'phase1_2018_design' : '121X_upgrade2018_design_v4', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector - 'phase1_2018_realistic' : '121X_upgrade2018_realistic_v3', + 'phase1_2018_realistic' : '121X_upgrade2018_realistic_v4', # GlobalTag for MC production with realistic run-dependent (RD) conditions for full Phase1 2018 detector - 'phase1_2018_realistic_rd' : '121X_upgrade2018_realistic_RD_v3', + 'phase1_2018_realistic_rd' : '121X_upgrade2018_realistic_RD_v4', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion - 'phase1_2018_realistic_hi' : '121X_upgrade2018_realistic_HI_v3', + 'phase1_2018_realistic_hi' : '121X_upgrade2018_realistic_HI_v4', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail - 'phase1_2018_realistic_HEfail' : '121X_upgrade2018_realistic_HEfail_v3', + 'phase1_2018_realistic_HEfail' : '121X_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' : '121X_upgrade2018cosmics_realistic_deco_v5', + 'phase1_2018_cosmics' : '121X_upgrade2018cosmics_realistic_deco_v6', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode - 'phase1_2018_cosmics_peak' : '121X_upgrade2018cosmics_realistic_peak_v3', + 'phase1_2018_cosmics_peak' : '121X_upgrade2018cosmics_realistic_peak_v4', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021 - 'phase1_2021_design' : '121X_mcRun3_2021_design_v5', + 'phase1_2021_design' : '121X_mcRun3_2021_design_v6', # GlobalTag for MC production with realistic conditions for Phase1 2021 - 'phase1_2021_realistic' : '121X_mcRun3_2021_realistic_v6', + 'phase1_2021_realistic' : '121X_mcRun3_2021_realistic_v7', # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode - 'phase1_2021_cosmics' : '121X_mcRun3_2021cosmics_realistic_deco_v6', + 'phase1_2021_cosmics' : '121X_mcRun3_2021cosmics_realistic_deco_v7', # GlobalTag for MC production with realistic conditions for Phase1 2021 detector for Heavy Ion - 'phase1_2021_realistic_hi' : '121X_mcRun3_2021_realistic_HI_v6', + 'phase1_2021_realistic_hi' : '121X_mcRun3_2021_realistic_HI_v7', # GlobalTag for MC production with realistic conditions for Phase1 2023 - 'phase1_2023_realistic' : '121X_mcRun3_2023_realistic_v5', + 'phase1_2023_realistic' : '121X_mcRun3_2023_realistic_v6', # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '121X_mcRun3_2024_realistic_v5', + 'phase1_2024_realistic' : '121X_mcRun3_2024_realistic_v6', # GlobalTag for MC production with realistic conditions for Phase2 - 'phase2_realistic' : '121X_mcRun4_realistic_v3' + 'phase2_realistic' : '121X_mcRun4_realistic_v4' } aliases = {