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 "boost/make_shared.hpp"
#include "ndarray/eigen.h"
#include "lsst/afw/detection/GaussianPsf.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.
Namespaces | |
lsst | |
< multiple inclusion guard macro | |
lsst.afw | |
lsst.afw.detection | |
afw::table::PointKey<int> dimensions |
Definition at line 42 of file GaussianPsf.cc.
afw::table::Schema schema |
Definition at line 41 of file GaussianPsf.cc.
afw::table::Key<double> sigma |
Definition at line 43 of file GaussianPsf.cc.