lsst.meas.base
15.0-3-g6f085af+1
|
This is the complete list of members for lsst::meas::base::CentroidTransform, including all inherited members.
_name | lsst::meas::base::BaseTransform | protected |
BaseTransform(std::string const &name) | lsst::meas::base::BaseTransform | inlineexplicit |
CentroidTransform(std::string const &name, afw::table::SchemaMapper &mapper) | lsst::meas::base::CentroidTransform | |
checkCatalogSize(afw::table::BaseCatalog const &cat1, afw::table::BaseCatalog const &cat2) const | lsst::meas::base::BaseTransform | inlineprotected |
operator()(afw::table::SourceCatalog const &inputCatalog, afw::table::BaseCatalog &outputCatalog, afw::geom::SkyWcs const &wcs, afw::image::Calib const &calib) const | lsst::meas::base::CentroidTransform | virtual |
~BaseTransform() | lsst::meas::base::BaseTransform | inlinevirtual |