lsst.meas.base gfc624380f7+707e01f1ff
|
This is the complete list of members for lsst::meas::base::NaiveCentroidTransform, 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 |
Control typedef | lsst::meas::base::NaiveCentroidTransform | |
NaiveCentroidTransform(Control const &ctrl, std::string const &name, afw::table::SchemaMapper &mapper) | lsst::meas::base::NaiveCentroidTransform | |
operator()(afw::table::SourceCatalog const &inputCatalog, afw::table::BaseCatalog &outputCatalog, afw::geom::SkyWcs const &wcs, afw::image::PhotoCalib const &photoCalib) const | lsst::meas::base::CentroidTransform | virtual |
~BaseTransform() | lsst::meas::base::BaseTransform | inlinevirtual |