#include <PeakLikelihoodFlux.h>
|
| PeakLikelihoodFluxTransform (Control const &ctrl, std::string const &name, afw::table::SchemaMapper &mapper) |
|
| FluxTransform (std::string const &name, afw::table::SchemaMapper &mapper) |
|
virtual void | operator() (afw::table::SourceCatalog const &inputCatalog, afw::table::BaseCatalog &outputCatalog, afw::image::Wcs const &wcs, afw::image::Calib const &calib) const |
|
| BaseTransform (std::string const &name) |
|
virtual | ~BaseTransform () |
|
|
void | checkCatalogSize (afw::table::BaseCatalog const &cat1, afw::table::BaseCatalog const &cat2) const |
| Ensure that catalogs have the same size. More...
|
|
std::string | _name |
|
Definition at line 102 of file PeakLikelihoodFlux.h.
lsst::meas::base::PeakLikelihoodFluxTransform::PeakLikelihoodFluxTransform |
( |
Control const & |
ctrl, |
|
|
std::string const & |
name, |
|
|
afw::table::SchemaMapper & |
mapper |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: