23 std::vector<PyOpalObjectNS::AttributeDef>
34 {
"REFERENCE_ALIGNMENT_PARTICLE",
"reference_alignment_particle",
"",
36 {
"OUTFN",
"output_filename",
"",
46 "OutputPlane is used to generate output data based on particle tracks crossing a plane.";
48 namespace PyOutputPlane {
void registerExceptions()
Register exception translations with boost.
void Initialise()
Globals namespace provides routines to initialise global objects:
const char * module_docstring
BOOST_PYTHON_MODULE(output_plane)
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.