|
Mantid
|
#include "MantidAPI/IMDWorkspace.h"#include "MantidPythonInterface/api/RegisterWorkspacePtrToPython.h"#include "MantidPythonInterface/core/GetPointer.h"#include <boost/python/class.hpp>#include <boost/python/enum.hpp>Go to the source code of this file.
Functions | |
| void | export_IMDWorkspace () |
| void export_IMDWorkspace | ( | ) |
Definition at line 20 of file IMDWorkspace.cpp.
References Mantid::API::IMDWorkspace::displayNormalization(), Mantid::API::IMDWorkspace::displayNormalizationHisto(), Mantid::API::IMDWorkspace::getNEvents(), Mantid::API::IMDWorkspace::getNPoints(), Mantid::API::IMDWorkspace::getSpecialCoordinateSystem(), Mantid::API::IMDWorkspace::isMDHistoWorkspace(), Mantid::API::NoNormalization, Mantid::API::NumEventsNormalization, and Mantid::API::VolumeNormalization.