Mantid
|
#include "MantidGeometry/Instrument/Detector.h"
#include "MantidGeometry/Instrument/DetectorInfo.h"
#include "MantidGeometry/Instrument/ParameterMap.h"
#include <boost/python/class.hpp>
Go to the source code of this file.
Functions | |
void | export_Detector () |
Enables boost.python to automatically "cast" an object up to the appropriate Detector leaf type. More... | |
void export_Detector | ( | ) |
Enables boost.python to automatically "cast" an object up to the appropriate Detector leaf type.
Definition at line 37 of file Detector.cpp.