From a976b53f2d622f66cd7b073c3fa6f008025368ea Mon Sep 17 00:00:00 2001 From: aferrero2707 Date: Thu, 12 Dec 2024 14:50:19 +0100 Subject: [PATCH] [MCH] add ClustersPerDualSampa plot to moving windows The plot will allow to use the [cluster-map display](https://github.com/AliceO2Group/QualityControl/blob/master/Modules/MUON/MCH/src/Clustermap-Display.cxx) tool with data from short time ranges. --- DATA/production/qc-async/mch-tracks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/DATA/production/qc-async/mch-tracks.json b/DATA/production/qc-async/mch-tracks.json index d57bfc531..ead617c0d 100644 --- a/DATA/production/qc-async/mch-tracks.json +++ b/DATA/production/qc-async/mch-tracks.json @@ -37,6 +37,7 @@ }, "movingWindows": [ "ClusterSizePerChamber", + "ClustersPerDualSampa", "ClustersPerChamber", "ClustersPerTrack" ],