Mantid
|
#include "MantidGeometry/Crystal/PeakShape.h"
#include "MantidPythonInterface/core/GetPointer.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_PeakShape () |
void export_PeakShape | ( | ) |
Definition at line 17 of file PeakShape.cpp.
References Mantid::Geometry::PeakShape::algorithmName(), Mantid::Geometry::PeakShape::algorithmVersion(), Mantid::Geometry::PeakShape::shapeName(), and Mantid::Geometry::PeakShape::toJSON().