Skip to content
Snippets Groups Projects
Commit 3d031d36 authored by McDonnell, Marshall's avatar McDonnell, Marshall
Browse files

Extra clean up and clang formatting

parent a35f1cf8
No related branches found
No related tags found
No related merge requests found
......@@ -81,8 +81,7 @@ private:
createOutputWorkspace(const MatrixWorkspace_sptr &inputWS,
const std::string) const;
void deleteWorkspace(MatrixWorkspace_sptr workspace);
MatrixWorkspace_sptr
setUncertainties(MatrixWorkspace_sptr workspace);
MatrixWorkspace_sptr setUncertainties(MatrixWorkspace_sptr workspace);
};
} // namespace Algorithm
......
......@@ -17,7 +17,6 @@ using namespace API;
using Mantid::DataObjects::EventWorkspace;
using Mantid::DataObjects::EventWorkspace_sptr;
using std::vector;
//using namespace Mantid::PhysicalConstants;
using namespace Geometry;
const std::string CarpenterSampleCorrection::name() const {
......
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