Mantid
|
#include <boost/python/dict.hpp>
#include <memory>
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::PythonInterface |
namespace | Mantid::PythonInterface::Registry |
Functions | |
std::shared_ptr< Kernel::PropertyManager > | Mantid::PythonInterface::Registry::createPropertyManager (const boost::python::dict &mapping) |
Create a C++ PropertyMananager from a Python dictionary. More... | |