lsst.afw
20.0.0-16-gfab17e72e+f119078cbc
|
An aggregate containing all of the current slots used in SourceTable. More...
#include <slots.h>
Public Member Functions | |
void | handleAliasChange (std::string const &alias, Schema const &schema) |
Handle a callback from an AliasMap informing the table that an alias has changed. More... | |
SlotSuite (Schema const &schema) | |
Initialize the slots. More... | |
An aggregate containing all of the current slots used in SourceTable.
This is essentially for internal use by SourceTable only; it is defined here to keep the source code for the slot mechanism in one place as much as possible.
|
explicit |
void lsst::afw::table::SlotSuite::handleAliasChange | ( | std::string const & | alias, |
Schema const & | schema | ||
) |
FluxSlotDefinition lsst::afw::table::SlotSuite::defApFlux |
FluxSlotDefinition lsst::afw::table::SlotSuite::defCalibFlux |
CentroidSlotDefinition lsst::afw::table::SlotSuite::defCentroid |
FluxSlotDefinition lsst::afw::table::SlotSuite::defGaussianFlux |
FluxSlotDefinition lsst::afw::table::SlotSuite::defModelFlux |
FluxSlotDefinition lsst::afw::table::SlotSuite::defPsfFlux |
ShapeSlotDefinition lsst::afw::table::SlotSuite::defShape |