Mantid
Loading...
Searching...
No Matches
Functions
Detector.cpp File Reference
#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...
 

Function Documentation

◆ export_Detector()

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.