lsst.meas.algorithms g4a7591d645+fa9daf83c6
Loading...
Searching...
No Matches
KernelPsfFactory.h File Reference

Utilities for persisting KernelPsf and subclasses thereof. More...

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

Detailed Description

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.