Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ana Ventura Barroso
Ph2_ACF
Commits
631d37ac
Commit
631d37ac
authored
Jan 04, 2021
by
Fabio Ravera
Browse files
Initialized monitoring to nullptr
parent
4a55b05c
Changes
1
Hide whitespace changes
Inline
Side-by-side
System/SystemController.cc
View file @
631d37ac
...
...
@@ -29,6 +29,7 @@ SystemController::SystemController()
,
fWriteHandlerEnabled
(
false
)
,
fStreamerEnabled
(
false
)
,
fNetworkStreamer
(
nullptr
)
// This is the server listening port
,
fDetectorMonitor
(
nullptr
)
{
}
...
...
Write
Preview
Supports
Markdown
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