|
Mantid
|
#include "MantidGeometry/Instrument/RectangularDetector.h"#include "MantidPythonInterface/core/GetPointer.h"#include "MantidPythonInterface/core/StlExportDefinitions.h"#include <boost/python/class.hpp>#include <boost/python/register_ptr_to_python.hpp>Go to the source code of this file.
Functions | |
| void | export_RectangularDetector () |
| Enables boost.python to automatically "cast" an object up to the appropriate Detector leaf type. More... | |
| void export_RectangularDetector | ( | ) |
Enables boost.python to automatically "cast" an object up to the appropriate Detector leaf type.
Definition at line 23 of file RectangularDetector.cpp.