|
Mantid
|
#include "MantidPythonInterface/api/PythonAlgorithm/AlgorithmAdapter.h"#include "MantidAPI/DataProcessorAlgorithm.h"#include "MantidAPI/DistributedAlgorithm.h"#include "MantidAPI/ParallelAlgorithm.h"#include "MantidAPI/SerialAlgorithm.h"#include "MantidKernel/WarningSuppressions.h"#include "MantidPythonInterface/core/CallMethod.h"#include "MantidPythonInterface/core/Converters/PySequenceToVector.h"#include "MantidPythonInterface/core/GlobalInterpreterLock.h"#include "MantidPythonInterface/core/WrapperHelpers.h"#include "MantidPythonInterface/kernel/Registry/PropertyWithValueFactory.h"#include <boost/python/class.hpp>#include <boost/python/dict.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::PythonInterface |