Skip to content

Commit

Permalink
Change LG and HG Tk PCL output tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Oct 1, 2022
1 parent 8d4156c commit 8f9230c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CondFormats/Common/data/SiPixelAliHGRcd_prod.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down
4 changes: 2 additions & 2 deletions CondFormats/Common/data/SiPixelAliRcd_prod.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 8f9230c

Please sign in to comment.