Mantid
|
#include "MantidAlgorithms/PerformIndexOperations.h"
#include "MantidAPI/AlgorithmManager.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidKernel/Strings.h"
#include <boost/algorithm/string.hpp>
#include <boost/regex.hpp>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
Functions | |
VecCommands | Mantid::Algorithms::interpret (const std::string &processingInstructions) |
Interpret the instructions as an ordered list of commands that can be executed later. More... | |