LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
#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 |
Initialize the slots.
void lsst.afw.table::SlotSuite::handleAliasChange | ( | std::string const & | alias, |
Schema const & | schema | ||
) |
Handle a callback from an AliasMap informing the table that an alias has changed.
FluxSlotDefinition lsst.afw.table::SlotSuite::defApFlux |
FluxSlotDefinition lsst.afw.table::SlotSuite::defCalibFlux |
CentroidSlotDefinition lsst.afw.table::SlotSuite::defCentroid |
FluxSlotDefinition lsst.afw.table::SlotSuite::defInstFlux |
FluxSlotDefinition lsst.afw.table::SlotSuite::defModelFlux |
FluxSlotDefinition lsst.afw.table::SlotSuite::defPsfFlux |
ShapeSlotDefinition lsst.afw.table::SlotSuite::defShape |