Skip to content
Snippets Groups Projects
Commit 0af3437e authored by Alex Buts's avatar Alex Buts
Browse files

Re #13566 Fixing doxygen

parent 2ccae59c
No related branches found
No related tags found
No related merge requests found
...@@ -577,9 +577,9 @@ bool GetAllEi::peakGuess(const API::MatrixWorkspace_sptr &inputWS, size_t index, ...@@ -577,9 +577,9 @@ bool GetAllEi::peakGuess(const API::MatrixWorkspace_sptr &inputWS, size_t index,
*@param monsRangeMax -- vector of indexes of right boundaries *@param monsRangeMax -- vector of indexes of right boundaries
* for the subintervals to look for peak * for the subintervals to look for peak
* *
*@param peakPos -- output energy of the peak center. *@param position -- output energy of the peak center.
*@param peakHeight -- output height of the peak assuming Gaussian shape *@param height -- output height of the peak assuming Gaussian shape
*@param peakTwoSigma -- output width of the peak assuming Gaussian shape *@param twoSigma -- output width of the peak assuming Gaussian shape
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment