We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c07035 commit e3da73aCopy full SHA for e3da73a
1 file changed
DATA/production/qc-sync/tof.json
@@ -76,9 +76,9 @@
76
"dataSources": [
77
{
78
"type": "repository",
79
- "path": "qc/TOF/MO/TaskDigits",
+ "path": "qc/TOF/MO/TaskDigits/Multiplicity",
80
"names": [
81
- "TOFRawsMulti"
+ "Integrated"
82
],
83
"reductorName": "o2::quality_control_modules::common::TH1Reductor",
84
"moduleName": "QcCommon"
@@ -88,7 +88,7 @@
88
89
"name": "mean_of_hits",
90
"title": "Mean trend of TOF hits",
91
- "varexp": "TOFRawsMulti.mean:time",
+ "varexp": "Integrated.mean:time",
92
"selection": "",
93
"option": "*L"
94
}
@@ -97,7 +97,7 @@
97
"userorcontrol"
98
99
"updateTrigger": [
100
- "newobject:qcdb:qc/TOF/MO/TaskDigits/TOFRawsMulti"
+ "newobject:qcdb:qc/TOF/MO/TaskDigits/Multiplicity/Integrated"
101
102
"stopTrigger": [
103
0 commit comments