18 namespace lsst {
namespace meas {
namespace algorithms {
52 template <
typename T=KernelPsf,
typename K=afw::math::Kernel>
65 archive.get<K>(record.get(keys.
kernel)),
A read-only singleton struct containing the schema and key used in persistence for KernelPsf...
afw::table::PointKey< double > averagePosition
#define LSST_ARCHIVE_ASSERT(EXPR)
KernelPsfFactory(std::string const &name)
static KernelPsfPersistenceHelper const & get()
KernelPsfPersistenceHelper & operator=(const KernelPsfPersistenceHelper &)=delete
afw::table::Key< int > kernel
A PersistableFactory for KernelPsf and its subclasses.
afw::table::Schema schema