From 0ea86caccce8a979a6307aed92f13f3146086375 Mon Sep 17 00:00:00 2001 From: sharad1126 Date: Fri, 19 Jun 2020 10:27:51 +0200 Subject: [PATCH] added NANOAOD* to tiers_with_no_custodial --- unifiedConfiguration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unifiedConfiguration.json b/unifiedConfiguration.json index 1cca85160..84c3853bb 100755 --- a/unifiedConfiguration.json +++ b/unifiedConfiguration.json @@ -207,7 +207,7 @@ "description" : "overide of the completion fraction of dataset with keyword" }, "tiers_with_no_custodial": { - "value" : ["DQM","DQMIO","RECO","RAWAODSIM"], + "value" : ["DQM","DQMIO","RECO","RAWAODSIM","NANOAOD","NANOAODSIM"], "description": "The data tiers that do not go to tape. Can be overidden by custodial overide at campaign level" }, "use_parent_custodial": {