From 5f9fc9e559499449c32bdfe52299914e4fc418c1 Mon Sep 17 00:00:00 2001 From: Laura Serksnyte Date: Wed, 25 Sep 2024 12:11:25 +0200 Subject: [PATCH] Allow PID hypothesis at tracking plots --- 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": {