lsst.meas.algorithms gf82c78fb6f+1e12ce66f2
|
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/geom/Box.h"
#include "lsst/afw/table/io/CatalogVector.h"
#include "lsst/afw/table/io/OutputArchive.h"
#include "lsst/afw/table/io/InputArchive.h"
#include "lsst/afw/table/io/Persistable.cc"
#include "lsst/afw/table/aggregates.h"
#include "lsst/meas/algorithms/CoaddBoundedField.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::algorithms::CoaddBoundedField::Factory |
Namespaces | |
namespace | lsst |
namespace | lsst::afw |
namespace | lsst::afw::table |
namespace | lsst::afw::table::io |
namespace | lsst::meas |
namespace | lsst::meas::algorithms |
afw::table::PointKey<int> bboxMax |
Definition at line 127 of file CoaddBoundedField.cc.
afw::table::PointKey<int> bboxMin |
Definition at line 126 of file CoaddBoundedField.cc.
afw::table::Key<int> coaddWcs |
Definition at line 128 of file CoaddBoundedField.cc.
afw::table::Key<double> default_ |
Definition at line 130 of file CoaddBoundedField.cc.
afw::table::Key<int> field |
Definition at line 163 of file CoaddBoundedField.cc.
afw::table::Schema schema |
Definition at line 125 of file CoaddBoundedField.cc.
afw::table::Key<afw::table::Flag> throwOnMissing |
Definition at line 129 of file CoaddBoundedField.cc.
afw::table::Key<int> validPolygon |
Definition at line 165 of file CoaddBoundedField.cc.
afw::table::Key<int> wcs |
Definition at line 164 of file CoaddBoundedField.cc.
afw::table::Key<double> weight |
Definition at line 166 of file CoaddBoundedField.cc.