Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
98dd6f1f
Commit
98dd6f1f
authored
Dec 20, 2018
by
Morag Jean Williams
Browse files
Merge branch 'fix_onlinemon' into 'master'
fixed wrong path/to/histogram See merge request
!80
parents
040f6ea2
4ef60343
Pipeline
#640858
passed with stages
in 11 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/modules/OnlineMonitor/OnlineMonitor.cpp
View file @
98dd6f1f
...
...
@@ -14,7 +14,7 @@ OnlineMonitor::OnlineMonitor(Configuration config, std::vector<std::shared_ptr<D
// Set up overview plots:
canvas_overview
=
m_config
.
getMatrix
<
std
::
string
>
(
"Overview"
,
{{
"Tracking4D/trackChi2"
},
{
"
TestAlgorithm
/%REFERENCE%/clusterTot"
},
{
"
Clustering4D
/%REFERENCE%/clusterTot"
},
{
"TestAlgorithm/%REFERENCE%/hitmap"
,
"colz"
},
{
"Tracking4D/%REFERENCE%/residualsX"
}});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment