9 #ifndef PYBIND_ADD_MOLECULAR_ORIENTATION_H 10 #define PYBIND_ADD_MOLECULAR_ORIENTATION_H Namespace for functions to bind C++ classes to Python.
This file is for binding Adder class to Python.
This file has a definition of AddMolecularOrientation class, which is a subclass of Adder class...
void py_add_molecular_orientation(py::module &m)
Bind AddMolecularOrientation class to Python.