Mantid
Loading...
Searching...
No Matches
Functions
GridDetector.cpp File Reference
#include "MantidGeometry/Instrument/GridDetector.h"
#include "MantidGeometry/Instrument/CompAssembly.h"
#include "MantidGeometry/Instrument/GridDetectorPixel.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_GridDetector ()
 Enables boost.python to automatically "cast" an object up to the appropriate Detector leaf type. More...
 
void export_GridDetectorPixel ()
 

Function Documentation

◆ export_GridDetector()

void export_GridDetector ( )

◆ export_GridDetectorPixel()

void export_GridDetectorPixel ( )

Definition at line 47 of file GridDetector.cpp.