Skip to content

Commit 904d2d1

Browse files
author
ga94pez
committed
Testing
1 parent c737e47 commit 904d2d1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Modules/TPC/run/tpcQCvDriftTrending.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
},
1111
"Activity": {
1212
"number": "",
13-
"type": ""
13+
"type": "",
14+
"start": "",
15+
"end": ""
1416
},
1517
"monitoring": {
1618
"url": "infologger:///debug?qc"
@@ -28,14 +30,15 @@
2830
"postprocessing": {
2931
"CalibQC": {
3032
"active": "true",
33+
"resumeTrend": "false",
3134
"className": "o2::quality_control::postprocessing::TrendingTask",
3235
"moduleName": "QualityControl",
3336
"detectorName": "TPC",
3437
"producePlotsOnUpdate": "true",
3538
"dataSources": [
3639
{
3740
"type": "condition",
38-
"path": "TPC/Calib",
41+
"path": "TPC/Calib/",
3942
"names": [ "VDriftTgl" ],
4043
"reductorName": "o2::quality_control_modules::tpc::VDriftCalibReductor",
4144
"moduleName": "QcTPC"
@@ -55,7 +58,7 @@
5558
"userorcontrol"
5659
],
5760
"updateTrigger": [
58-
"10 seconds"
61+
"newobject:ccdb:TPC/Calib/VDriftTgl/"
5962
],
6063
"stopTrigger": [
6164
"userorcontrol"

0 commit comments

Comments
 (0)