8 #ifndef PYBIND_STA_DUMP_H 9 #define PYBIND_STA_DUMP_H This file has a definition of StaDump class, which is a subclass of Starter class.
Namespace for functions to bind C++ classes to Python.
This file is for binding Starter class to Python.
void py_sta_dump(py::module &m)
Bind StaDump class to Python.