Mantid
|
#include "MantidGeometry/IDetector.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_IDetector () |
void export_IDetector | ( | ) |
Definition at line 18 of file IDetector.cpp.
References Mantid::Geometry::IDetector::getID(), Mantid::Geometry::IDetector::getPhi(), Mantid::Geometry::IDetector::getTwoTheta(), and Mantid::Geometry::IObjComponent::solidAngle().