|
lsst.meas.algorithms g511c235543+401ba1f5a0
|
Utilities for persisting KernelPsf and subclasses thereof. More...
#include "lsst/meas/algorithms/KernelPsf.h"#include "lsst/afw/table/io/InputArchive.h"#include "lsst/afw/table/io/OutputArchive.h"#include "lsst/afw/table/io/CatalogVector.h"#include "lsst/afw/table/aggregates.h"Go to the source code of this file.
Classes | |
| struct | lsst::meas::algorithms::KernelPsfPersistenceHelper |
| A read-only singleton struct containing the schema and key used in persistence for KernelPsf. More... | |
| class | lsst::meas::algorithms::KernelPsfFactory< T, K > |
| A PersistableFactory for KernelPsf and its subclasses. More... | |
Namespaces | |
| namespace | lsst |
| namespace | lsst::meas |
| namespace | lsst::meas::algorithms |
Utilities for persisting KernelPsf and subclasses thereof.
Should only be included directly in source files and never swigged.
Implementations are in KernelPsf.cc.
Definition in file KernelPsfFactory.h.