From 0fe67976c9109cc8a1374bb9f2861072e066d9d7 Mon Sep 17 00:00:00 2001 From: lauraser <45659867+lauraser@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:52:00 +0100 Subject: [PATCH] Allow PID hypothesis at tracking plots (#1752) Co-authored-by: Laura Serksnyte --- DATA/production/qc-async/tpc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DATA/production/qc-async/tpc.json b/DATA/production/qc-async/tpc.json index a8c7f2ac9..32548958e 100644 --- a/DATA/production/qc-async/tpc.json +++ b/DATA/production/qc-async/tpc.json @@ -67,7 +67,8 @@ "cutMaxpTPC": "20.", "cutMinpTPCMIPs": "0.45", "cutMaxpTPCMIPs": "0.55", - "turnOffHistosForAsync": "true" + "turnOffHistosForAsync": "true", + "getdEdxVspHypoHist": "true" } }, "TPCTrackClusters": {