File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"Activity" : {
12
12
"number" : " " ,
13
- "type" : " "
13
+ "type" : " " ,
14
+ "start" : " " ,
15
+ "end" : " "
14
16
},
15
17
"monitoring" : {
16
18
"url" : " infologger:///debug?qc"
28
30
"postprocessing" : {
29
31
"CalibQC" : {
30
32
"active" : " true" ,
33
+ "resumeTrend" : " false" ,
31
34
"className" : " o2::quality_control::postprocessing::TrendingTask" ,
32
35
"moduleName" : " QualityControl" ,
33
36
"detectorName" : " TPC" ,
34
37
"producePlotsOnUpdate" : " true" ,
35
38
"dataSources" : [
36
39
{
37
40
"type" : " condition" ,
38
- "path" : " TPC/Calib" ,
41
+ "path" : " TPC/Calib/ " ,
39
42
"names" : [ " VDriftTgl" ],
40
43
"reductorName" : " o2::quality_control_modules::tpc::VDriftCalibReductor" ,
41
44
"moduleName" : " QcTPC"
55
58
" userorcontrol"
56
59
],
57
60
"updateTrigger" : [
58
- " 10 seconds "
61
+ " newobject:ccdb:TPC/Calib/VDriftTgl/ "
59
62
],
60
63
"stopTrigger" : [
61
64
" userorcontrol"
You can’t perform that action at this time.
0 commit comments