10 std::vector<PyOpalObjectNS::AttributeDef>
18 namespace PyOpalLocalCartesianOffset {
void registerExceptions()
Register exception translations with boost.
void Initialise()
Globals namespace provides routines to initialise global objects:
BOOST_PYTHON_MODULE(local_cartesian_offset)
const char * module_docstring
OpalLocalCartesianOffset provides classes for making offsets between elements in a ring geometry; onl...
PyOpalObject<C> is the basic wrapper class for Opal Objects.
boost::python::class_< PyC > make_element_class(const char *className)
This is the basic method to make a class for elements.