We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f11408b commit dc0c5bcCopy full SHA for dc0c5bc
DATA/production/qc-async/tpc.json
@@ -33,7 +33,8 @@
33
"cycleDurationSeconds": "300",
34
"dataSource": {
35
"type": "dataSamplingPolicy",
36
- "name": "tpc-clusters"
+ "name": "tpc-clusters",
37
+ "query": "inputClusters:TPC/CLUSTERNATIVE"
38
},
39
"taskParameters": {
40
"mergeableOutput": "true",
@@ -98,7 +99,8 @@
98
99
"movingWindows" : [ "h2DNClustersEta" ],
100
101
- "name": "tpc-tracks"
102
+ "name": "tpc-tracks",
103
+ "query": "inputTracks:TPC/TRACKS/0"
104
105
106
"cutAbsEta": "1.",
0 commit comments