Mantid
|
#include "MantidAPI/IMDEventWorkspace.h"
#include "MantidPythonInterface/api/RegisterWorkspacePtrToPython.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_IMDEventWorkspace () |
void export_IMDEventWorkspace | ( | ) |
Definition at line 19 of file IMDEventWorkspace.cpp.
References Mantid::API::IMDEventWorkspace::getBoxController(), Mantid::API::IMDEventWorkspace::setDisplayNormalization(), and Mantid::API::IMDEventWorkspace::setDisplayNormalizationHisto().