We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d9ddc commit c08e7f0Copy full SHA for c08e7f0
MC/config/QC/json/tof-trending-hits.json
@@ -33,9 +33,9 @@
33
"dataSources": [
34
{
35
"type": "repository",
36
- "path": "TOF/MO/TaskDigits",
+ "path": "TOF/MO/TaskDigits/Multiplicity",
37
"names": [
38
- "TOFRawsMulti"
+ "Integrated"
39
],
40
"reductorName": "o2::quality_control_modules::common::TH1Reductor",
41
"moduleName": "QcCommon"
@@ -45,7 +45,7 @@
45
46
"name": "mean_of_hits",
47
"title": "Mean trend of TOF hits",
48
- "varexp": "TOFRawsMulti.mean:time",
+ "varexp": "Integrated.mean:time",
49
"selection": "",
50
"option": "*L"
51
}
@@ -54,7 +54,7 @@
54
"userorcontrol"
55
56
"updateTrigger": [
57
- "foreachlatest:qcdb:TOF/MO/TaskDigits/TOFRawsMulti"
+ "foreachlatest:qcdb:TOF/MO/TaskDigits/Multiplicity/Integrated"
58
59
"stopTrigger": [
60
0 commit comments