Mantid
Loading...
Searching...
No Matches
Namespaces | Macros
SequenceTypeHandler.cpp File Reference
#include "MantidPythonInterface/kernel/Registry/SequenceTypeHandler.h"
#include "MantidKernel/IPropertyManager.h"
#include "MantidPythonInterface/core/Converters/NDArrayToVector.h"
#include "MantidPythonInterface/core/Converters/PySequenceToVector.h"
#include <numpy/arrayobject.h>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/python/extract.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
 
namespace  Mantid::PythonInterface::Registry
 

Macros

#define NO_IMPORT_ARRAY
 
#define PY_ARRAY_UNIQUE_SYMBOL   KERNEL_ARRAY_API
 

Macro Definition Documentation

◆ NO_IMPORT_ARRAY

#define NO_IMPORT_ARRAY

Definition at line 18 of file SequenceTypeHandler.cpp.

◆ PY_ARRAY_UNIQUE_SYMBOL

#define PY_ARRAY_UNIQUE_SYMBOL   KERNEL_ARRAY_API

Definition at line 17 of file SequenceTypeHandler.cpp.