From d0f879f5b9de04435bb09a36b4df54063f822d6b Mon Sep 17 00:00:00 2001 From: Luca Date: Tue, 5 Jun 2018 14:54:43 +0200 Subject: [PATCH] Enable PCL alignemnt --- CondFormats/Common/test/SiPixelAliRcd_prod.json | 4 ++-- CondFormats/Common/test/SiStripApvGainRcd_prep.json | 2 +- CondFormats/Common/test/SiStripApvGainRcd_prod.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CondFormats/Common/test/SiPixelAliRcd_prod.json b/CondFormats/Common/test/SiPixelAliRcd_prod.json index 49307ff5085cc..7458f05704a93 100644 --- a/CondFormats/Common/test/SiPixelAliRcd_prod.json +++ b/CondFormats/Common/test/SiPixelAliRcd_prod.json @@ -2,9 +2,9 @@ "destinationDatabase": "oracle://cms_orcon_prod/CMS_CONDITIONS", "destinationTags": { "SiPixelAli_PCL_v0_hlt": {}, - "TrackerAlignment_PCL_byRun_v1_express": {} + "TrackerAlignment_PCL_byRun_v2_express": {} }, "inputTag": "SiPixelAli_pcl", "since": null, - "userText": "T0 PCL Upload for SiPixel Ali - changed to v1 to not be consumed by prompt. (prod). To be consumed change v1 to v2." + "userText": "T0 PCL Upload for SiPixel Ali - moved to the tag consumed by prompt. (prod)" } diff --git a/CondFormats/Common/test/SiStripApvGainRcd_prep.json b/CondFormats/Common/test/SiStripApvGainRcd_prep.json index eb0fefdcd3c0b..0036dc57b70db 100644 --- a/CondFormats/Common/test/SiStripApvGainRcd_prep.json +++ b/CondFormats/Common/test/SiStripApvGainRcd_prep.json @@ -6,5 +6,5 @@ }, "inputTag": "SiStripApvGain_pcl", "since": null, - "userText": "PCL MultiRun Upload for SiStrip Gains calib. (prep)" + "userText": "Single run harvesting Upload for SiStrip Gains calib. (prep)" } diff --git a/CondFormats/Common/test/SiStripApvGainRcd_prod.json b/CondFormats/Common/test/SiStripApvGainRcd_prod.json index 0c5cecc8dcec8..6d8218f571bda 100644 --- a/CondFormats/Common/test/SiStripApvGainRcd_prod.json +++ b/CondFormats/Common/test/SiStripApvGainRcd_prod.json @@ -6,5 +6,5 @@ }, "inputTag": "SiStripApvGain_pcl", "since": null, - "userText": "PCL MultiRun Upload for SiStrip Gains calib. (prod)" + "userText": "Single run harvesting Upload for SiStrip Gains calib. (prod)" }