Typedef lsst::afw::table::python::PyCatalog

Typedef Documentation

using lsst::afw::table::python::PyCatalog = pybind11::class_<CatalogT<Record>, std::shared_ptr<CatalogT<Record>>>