From 7282ce2bdcc490e5f2e732699c38cbd69bd76306 Mon Sep 17 00:00:00 2001 From: Kati Lassila-Perini Date: Mon, 9 Oct 2023 10:10:09 +0200 Subject: [PATCH] Add 2016 val recids, closes #23 --- cms_release_info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cms_release_info.json b/cms_release_info.json index eab74ee..1b10720 100644 --- a/cms_release_info.json +++ b/cms_release_info.json @@ -177,12 +177,12 @@ "val_json": [ { "type": "golden", - "recid": 0, + "recid": 14220, "url" : "https://cms-service-dqmdc.web.cern.ch/CAF/certification/Collisions16/13TeV/Legacy_2016/Cert_271036-284044_13TeV_Legacy2016_Collisions16_JSON.txt" }, { "type": "muon", - "recid": 0, + "recid": 14221, "url": "https://cms-service-dqmdc.web.cern.ch/CAF/certification/Collisions16/13TeV/Legacy_2016/Cert_271036-284044_13TeV_Legacy2016_Collisions16_JSON_MuonPhys.txt" } ],