OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Functions | Variables
PyOpal::PyBeamNS Namespace Reference

Functions

 BOOST_PYTHON_MODULE (beam)
 

Variables

std::string track_run_docstring = std::string()
 
const char * module_docstring = "build a tracking object"
 

Function Documentation

◆ BOOST_PYTHON_MODULE()

PyOpal::PyBeamNS::BOOST_PYTHON_MODULE ( beam  )

Variable Documentation

◆ module_docstring

const char* PyOpal::PyBeamNS::module_docstring = "build a tracking object"

Definition at line 12 of file PyBeam.cpp.

◆ track_run_docstring

std::string PyOpal::PyBeamNS::track_run_docstring = std::string()

Definition at line 9 of file PyBeam.cpp.