Skip to content

Commit c08e7f0

Browse files
knopers8sawenzel
authored andcommitted
Update the TOF QC trending file
1 parent a5d9ddc commit c08e7f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MC/config/QC/json/tof-trending-hits.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"dataSources": [
3434
{
3535
"type": "repository",
36-
"path": "TOF/MO/TaskDigits",
36+
"path": "TOF/MO/TaskDigits/Multiplicity",
3737
"names": [
38-
"TOFRawsMulti"
38+
"Integrated"
3939
],
4040
"reductorName": "o2::quality_control_modules::common::TH1Reductor",
4141
"moduleName": "QcCommon"
@@ -45,7 +45,7 @@
4545
{
4646
"name": "mean_of_hits",
4747
"title": "Mean trend of TOF hits",
48-
"varexp": "TOFRawsMulti.mean:time",
48+
"varexp": "Integrated.mean:time",
4949
"selection": "",
5050
"option": "*L"
5151
}
@@ -54,7 +54,7 @@
5454
"userorcontrol"
5555
],
5656
"updateTrigger": [
57-
"foreachlatest:qcdb:TOF/MO/TaskDigits/TOFRawsMulti"
57+
"foreachlatest:qcdb:TOF/MO/TaskDigits/Multiplicity/Integrated"
5858
],
5959
"stopTrigger": [
6060
"userorcontrol"

0 commit comments

Comments
 (0)