lsst.afw g9c22b2923f+53520f316c
|
#include <memory>
#include "ndarray/eigen.h"
#include "lsst/afw/detection/GaussianPsf.h"
#include "lsst/afw/table/io/OutputArchive.h"
#include "lsst/afw/table/io/CatalogVector.h"
#include "lsst/afw/table/aggregates.h"
#include "lsst/afw/table/io/Persistable.cc"
Go to the source code of this file.
Namespaces | |
namespace | lsst |
namespace | lsst::afw |
namespace | lsst::afw::detection |
afw::table::PointKey<int> dimensions |
Definition at line 48 of file GaussianPsf.cc.
afw::table::Schema schema |
Definition at line 47 of file GaussianPsf.cc.
afw::table::Key<double> sigma |
Definition at line 49 of file GaussianPsf.cc.