Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
1569478c
Commit
1569478c
authored
Sep 20, 2021
by
Tom Hampson
Browse files
Trivial change to force cppcheck to run.
parent
ce452fad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/Algorithms/src/GetEi.cpp
View file @
1569478c
...
...
@@ -44,7 +44,7 @@ const double GetEi::CROP = 0.15;
const
double
GetEi
::
GET_COUNT_RATE
=
0.15
;
const
double
GetEi
::
FIT_PEAK
=
0.2
;
/// Empty default constructor algorith() calls the constructor in the base class
/// Empty default constructor algorith
m
() calls the constructor in the base class
GetEi
::
GetEi
()
:
Algorithm
(),
m_tempWS
(),
m_fracCompl
(
0.0
)
{}
void
GetEi
::
init
()
{
...
...
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