Skip to content
Snippets Groups Projects
Commit ab948013 authored by Ayomide Bamidele's avatar Ayomide Bamidele
Browse files

Clang formatting. Refs: #25595

parent e7dd7452
No related branches found
No related tags found
No related merge requests found
......@@ -284,7 +284,7 @@ public:
constexpr double polarAngle{0.4};
constexpr V3D alongAxis{0., 0., 1.};
constexpr V3D basis{1., 1., 1.}; // X and Z elements are not 0 here
Mantid::Kernel::V3D basis2;
if (basis.X() == 0) {
Mantid::Kernel::V3D x{1., 0., 0.};
......
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