diff --git a/DATA/production/qc-async/its.json b/DATA/production/qc-async/its.json index 832f88c63..19b51dd07 100644 --- a/DATA/production/qc-async/its.json +++ b/DATA/production/qc-async/its.json @@ -31,6 +31,15 @@ "detectorName": "ITS", "cycleDurationSeconds": "180", "maxNumberCycles": "-1", + "movingWindows": [ + "Layer0/ClusterOccupation", + "Layer1/ClusterOccupation", + "Layer2/ClusterOccupation", + "Layer3/ClusterOccupation", + "Layer4/ClusterOccupation", + "Layer5/ClusterOccupation", + "Layer6/ClusterOccupation" + ], "dataSource_comment": "The other type of dataSource is \"direct\", see basic-no-sampling.json.", "dataSource": { "type": "direct", @@ -54,6 +63,11 @@ "detectorName": "ITS", "cycleDurationSeconds": "30", "maxNumberCycles": "-1", + "movingWindows": [ + "Ntracks", + "NClusters", + "AngularDistribution" + ], "dataSource_comment": "The other type of dataSource is \"direct\", see basic-no-sampling.json.", "dataSource": { "type": "direct",