From 7b2fb45c2ed31b12d02c0768c5e120862e94ace4 Mon Sep 17 00:00:00 2001 From: tocheng Date: Wed, 9 Oct 2019 11:45:02 +0200 Subject: [PATCH 1/2] Add tau pog tags --- Configuration/AlCa/python/autoCond.py | 42 +++++++++++++-------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 4f5bcaa7aa426..4891cf3d3c364 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -2,21 +2,21 @@ ### NEW KEYS ### # GlobalTag for MC production with perfectly aligned and calibrated detector for Run1 - 'run1_design' : '110X_mcRun1_design_v1', + 'run1_design' : '110X_mcRun1_design_v2', # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1 - 'run1_mc' : '110X_mcRun1_realistic_v1', + 'run1_mc' : '110X_mcRun1_realistic_v2', # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1 'run1_mc_hi' : '110X_mcRun1_HeavyIon_v1', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 'run1_mc_pa' : '110X_mcRun1_pA_v1', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 - 'run2_mc_50ns' : '110X_mcRun2_startup_v1', + 'run2_mc_50ns' : '110X_mcRun2_startup_v2', # GlobalTag for MC production (L1 Trigger Stage1) with starup-like alignment and calibrations for Run2, L1 trigger in Stage1 mode - 'run2_mc_l1stage1' : '110X_mcRun2_asymptotic_l1stage1_v1', + 'run2_mc_l1stage1' : '110X_mcRun2_asymptotic_l1stage1_v2', # GlobalTag for MC production with perfectly aligned and calibrated detector for Run2 - 'run2_design' : '110X_mcRun2_design_v2', + 'run2_design' : '110X_mcRun2_design_v3', #GlobalTag for MC production with optimistic alignment and calibrations for Run2 - 'run2_mc' : '110X_mcRun2_asymptotic_v2', + 'run2_mc' : '110X_mcRun2_asymptotic_v3', # GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode 'run2_mc_cosmics' : '110X_mcRun2cosmics_startup_deco_v2', # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2 @@ -24,15 +24,15 @@ # 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_v7', + 'run1_data' : '110X_dataRun2_v8', # GlobalTag for Run2 data reprocessing - 'run2_data' : '110X_dataRun2_v7', + 'run2_data' : '110X_dataRun2_v8', # GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu - 'run2_data_relval' : '110X_dataRun2_relval_v7', + 'run2_data_relval' : '110X_dataRun2_relval_v8', # GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail - 'run2_data_promptlike_HEfail' : '110X_dataRun2_PromptLike_HEfail_v6', + 'run2_data_promptlike_HEfail' : '110X_dataRun2_PromptLike_HEfail_v7', # GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed) - 'run2_data_promptlike' : '110X_dataRun2_PromptLike_v6', + 'run2_data_promptlike' : '110X_dataRun2_PromptLike_v7', 'run2_data_promptlike_hi' : '110X_dataRun2_PromptLike_HI_v6', # GlobalTag for Run1 HLT: it points to the online GT 'run1_hlt' : '101X_dataRun2_HLT_frozen_v9', @@ -46,37 +46,37 @@ # GlobalTag for Run3 data relvals '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', + 'phase1_2017_design' : '110X_mc2017_design_v2', # GlobalTag for MC production with realistic conditions for Phase1 2017 detector - 'phase1_2017_realistic' : '110X_mc2017_realistic_v1', + 'phase1_2017_realistic' : '110X_mc2017_realistic_v2', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode 'phase1_2017_cosmics' : '110X_mc2017cosmics_realistic_deco_v2', # GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode 'phase1_2017_cosmics_peak' : '110X_mc2017cosmics_realistic_peak_v2', # 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', + 'phase1_2018_design' : '110X_upgrade2018_design_v2', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector - 'phase1_2018_realistic' : '110X_upgrade2018_realistic_v5', + 'phase1_2018_realistic' : '110X_upgrade2018_realistic_v6', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion 'phase1_2018_realistic_hi' : '110X_upgrade2018_realistic_HI_v4', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail - 'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v5', + 'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v6', # 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_v3', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode 'phase1_2018_cosmics_peak' : '110X_upgrade2018cosmics_realistic_peak_v3', # GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021 - 'phase1_2021_design' : '110X_mcRun3_2021_design_v3', # GT containing design conditions for Phase1 2021 + 'phase1_2021_design' : '110X_mcRun3_2021_design_v4', # GT containing design conditions for Phase1 2021 # GlobalTag for MC production with realistic conditions for Phase1 2021 - 'phase1_2021_realistic' : '110X_mcRun3_2021_realistic_v3', # GT containing realistic conditions for Phase1 2021 + 'phase1_2021_realistic' : '110X_mcRun3_2021_realistic_v4', # GT containing realistic conditions for Phase1 2021 # GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode 'phase1_2021_cosmics' : '110X_mcRun3_2021cosmics_realistic_deco_v2', # GlobalTag for MC production with realistic conditions for Phase1 2023 - 'phase1_2023_realistic' : '110X_mcRun3_2023_realistic_v3', # GT containing realistic conditions for Phase1 2023 + 'phase1_2023_realistic' : '110X_mcRun3_2023_realistic_v4', # GT containing realistic conditions for Phase1 2023 # GlobalTag for MC production with realistic conditions for Phase1 2024 - 'phase1_2024_realistic' : '110X_mcRun3_2024_realistic_v3', # GT containing realistic conditions for Phase1 2024 + 'phase1_2024_realistic' : '110X_mcRun3_2024_realistic_v4', # GT containing realistic conditions for Phase1 2024 # GlobalTag for MC production with realistic conditions for Phase2 - 'phase2_realistic' : '110X_mcRun4_realistic_v1' + 'phase2_realistic' : '110X_mcRun4_realistic_v2' } aliases = { From a0227610f1255a31600c34222c3dda7fc3f52ca6 Mon Sep 17 00:00:00 2001 From: tocheng Date: Wed, 16 Oct 2019 13:09:28 +0200 Subject: [PATCH 2/2] Add tau pog tags to heavy Ion GTs --- Configuration/AlCa/python/autoCond.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Configuration/AlCa/python/autoCond.py b/Configuration/AlCa/python/autoCond.py index 4891cf3d3c364..b68e7ae90b6ff 100644 --- a/Configuration/AlCa/python/autoCond.py +++ b/Configuration/AlCa/python/autoCond.py @@ -6,9 +6,9 @@ # GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1 'run1_mc' : '110X_mcRun1_realistic_v2', # GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_hi' : '110X_mcRun1_HeavyIon_v1', + 'run1_mc_hi' : '110X_mcRun1_HeavyIon_v2', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1 - 'run1_mc_pa' : '110X_mcRun1_pA_v1', + 'run1_mc_pa' : '110X_mcRun1_pA_v2', # GlobalTag for MC production with pessimistic alignment and calibrations for Run2 'run2_mc_50ns' : '110X_mcRun2_startup_v2', # GlobalTag for MC production (L1 Trigger Stage1) with starup-like alignment and calibrations for Run2, L1 trigger in Stage1 mode @@ -20,9 +20,9 @@ # GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode 'run2_mc_cosmics' : '110X_mcRun2cosmics_startup_deco_v2', # GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2 - 'run2_mc_hi' : '110X_mcRun2_HeavyIon_v1', + 'run2_mc_hi' : '110X_mcRun2_HeavyIon_v2', # GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2 - 'run2_mc_pa' : '110X_mcRun2_pA_v2', + 'run2_mc_pa' : '110X_mcRun2_pA_v3', # GlobalTag for Run1 data reprocessing 'run1_data' : '110X_dataRun2_v8', # GlobalTag for Run2 data reprocessing @@ -33,7 +33,7 @@ 'run2_data_promptlike_HEfail' : '110X_dataRun2_PromptLike_HEfail_v7', # GlobalTag for Run2 data 2016H relvals only: Prompt Conditions + fixed L1 menu (to be removed) 'run2_data_promptlike' : '110X_dataRun2_PromptLike_v7', - 'run2_data_promptlike_hi' : '110X_dataRun2_PromptLike_HI_v6', + 'run2_data_promptlike_hi' : '110X_dataRun2_PromptLike_HI_v7', # 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 @@ -58,7 +58,7 @@ # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector 'phase1_2018_realistic' : '110X_upgrade2018_realistic_v6', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion - 'phase1_2018_realistic_hi' : '110X_upgrade2018_realistic_HI_v4', + 'phase1_2018_realistic_hi' : '110X_upgrade2018_realistic_HI_v5', # GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail 'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v6', # GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode