Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
4ef60343
Commit
4ef60343
authored
Dec 19, 2018
by
Jens Kroeger
Browse files
fixed wrong path/to/histogram
parent
7eb5be2e
Changes
1
Show whitespace changes
Inline
Side-by-side
src/modules/OnlineMonitor/OnlineMonitor.cpp
View file @
4ef60343
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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