10 std::vector<PyOpalObjectNS::AttributeDef>
18 namespace PyOpalGlobalCartesianOffset {
void registerExceptions()
Register exception translations with boost.
void Initialise()
Globals namespace provides routines to initialise global objects:
BOOST_PYTHON_MODULE(global_cartesian_offset)
const char * module_docstring
OpalGlobalCartesianOffset provides classes for making offsets between elements in a ring geometry; on...
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.