From 8f9230cf8319f0af98478bb89e056213c517d673 Mon Sep 17 00:00:00 2001 From: Tamas Date: Sat, 1 Oct 2022 17:55:00 +0200 Subject: [PATCH] Change LG and HG Tk PCL output tags --- CondFormats/Common/data/SiPixelAliHGRcd_prod.json | 4 ++-- CondFormats/Common/data/SiPixelAliRcd_prod.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CondFormats/Common/data/SiPixelAliHGRcd_prod.json b/CondFormats/Common/data/SiPixelAliHGRcd_prod.json index c5472bde8999e..2a5edc42cc561 100644 --- a/CondFormats/Common/data/SiPixelAliHGRcd_prod.json +++ b/CondFormats/Common/data/SiPixelAliHGRcd_prod.json @@ -1,8 +1,8 @@ { "destinationDatabase": "oracle://cms_orcon_prod/CMS_CONDITIONS", "destinationTags": { - "SiPixelAliHG_PCL_v0_hlt": {}, - "TrackerAlignmentHG_PCL_byRun_v2_express": {} + "SiPixelAli_PCL_v0_hlt": {}, + "TrackerAlignment_PCL_byRun_v2_express": {} }, "inputTag": "SiPixelAliHG_pcl", "since": null, diff --git a/CondFormats/Common/data/SiPixelAliRcd_prod.json b/CondFormats/Common/data/SiPixelAliRcd_prod.json index 7458f05704a93..223ad46c337a5 100644 --- a/CondFormats/Common/data/SiPixelAliRcd_prod.json +++ b/CondFormats/Common/data/SiPixelAliRcd_prod.json @@ -1,8 +1,8 @@ { "destinationDatabase": "oracle://cms_orcon_prod/CMS_CONDITIONS", "destinationTags": { - "SiPixelAli_PCL_v0_hlt": {}, - "TrackerAlignment_PCL_byRun_v2_express": {} + "SiPixelAli_PCL_v0_hlt_off": {}, + "TrackerAlignment_PCL_byRun_v2_express_off": {} }, "inputTag": "SiPixelAli_pcl", "since": null,