diff --git a/DATA/production/configurations/asyncReco/.async_pass.sh.swn b/DATA/production/configurations/asyncReco/.async_pass.sh.swn new file mode 100644 index 000000000..e69de29bb diff --git a/DATA/production/configurations/asyncReco/.async_pass.sh.swo b/DATA/production/configurations/asyncReco/.async_pass.sh.swo new file mode 100644 index 000000000..e69de29bb diff --git a/DATA/production/configurations/asyncReco/.async_pass.sh.swp b/DATA/production/configurations/asyncReco/.async_pass.sh.swp new file mode 100644 index 000000000..e69de29bb 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",