Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
6f78a880
Commit
6f78a880
authored
Sep 10, 2019
by
Jens Kroeger
Browse files
EventLoaderATLASpix: removed commented lines
parent
2e0f12a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules/EventLoaderATLASpix/EventLoaderATLASpix.cpp
View file @
6f78a880
...
...
@@ -38,9 +38,6 @@ uint32_t EventLoaderATLASpix::gray_decode(uint32_t gray) {
void
EventLoaderATLASpix
::
initialise
()
{
// uint32_t datain;
// m_detectorBusy = false;
if
(
m_buffer_depth
<
1
)
{
throw
InvalidValueError
(
m_config
,
"buffer_depth"
,
"Buffer depth must be larger than 0."
);
}
...
...
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