From bc34655b052b4a41c208a561f5aefc886973debc Mon Sep 17 00:00:00 2001 From: shahoian Date: Sat, 18 Jul 2026 12:47:48 +0200 Subject: [PATCH] Disable V0-finder in ITSTracks QC Its results are not used and it may explode processing time if mean vertex position is wrong --- DATA/production/qc-async/its.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DATA/production/qc-async/its.json b/DATA/production/qc-async/its.json index be552977f..4e1280af2 100644 --- a/DATA/production/qc-async/its.json +++ b/DATA/production/qc-async/its.json @@ -84,7 +84,7 @@ "nBCbins" : "103", "dicttimestamp" : 0, "doNorm": "1", - "InvMasses" : "1", + "InvMasses" : "0", "publishMore": "0" } }