|
Mantid
|
#include "MantidKernel/SpinStateHelpers.h"#include "MantidKernel/StringTokenizer.h"#include "MantidKernel/Strings.h"#include <algorithm>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |
| namespace | Mantid::Kernel::SpinStateHelpers |
Functions | |
| MANTID_KERNEL_DLL std::optional< size_t > | Mantid::Kernel::SpinStateHelpers::indexOfWorkspaceForSpinState (const std::vector< std::string > &spinStateOrder, std::string targetSpinState) |
| MANTID_KERNEL_DLL std::vector< std::string > | Mantid::Kernel::SpinStateHelpers::splitSpinStateString (const std::string &spinStates) |