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 "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 | |
lsst | |
< multiple inclusion guard macro | |
lsst::meas | |
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.