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
cb10e345
Commit
cb10e345
authored
Oct 20, 2020
by
Simon Spannagel
Browse files
Apply 1 suggestion(s) to 1 file(s)
parent
cbb751de
Pipeline
#2027084
passed with stages
in 42 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/modules/EventLoaderATLASpix/EventLoaderATLASpix.cpp
View file @
cb10e345
...
...
@@ -72,7 +72,7 @@ void EventLoaderATLASpix::initialize() {
}
}
// If no data was loaded,
give a warning
// If no data was loaded,
throw an exception
if
(
m_filename
.
length
()
==
0
)
{
throw
ModuleError
(
"No data file was found for ATLASpix in "
+
m_inputDirectory
);
}
...
...
Simon Spannagel
@simonspa
mentioned in commit
50b2a750
·
Oct 21, 2020
mentioned in commit
50b2a750
mentioned in commit 50b2a750a4e29881f4c81965d654a1e49f8d7bd7
Toggle commit list
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