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
Classes | Namespaces
CoaddBoundedField.cc File Reference
#include "lsst/pex/exceptions/Runtime.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/aggregates.h"
#include "lsst/meas/algorithms/CoaddBoundedField.h"

Go to the source code of this file.

Classes

class  lsst::meas::algorithms::CoaddBoundedField::Factory
 

Namespaces

 lsst
 < multiple inclusion guard macro
 
 lsst::meas
 
 lsst::meas::algorithms
 

Variable Documentation

tbl::PointKey<int> bboxMax

Definition at line 100 of file CoaddBoundedField.cc.

tbl::PointKey<int> bboxMin

Definition at line 99 of file CoaddBoundedField.cc.

tbl::Key<int> coaddWcs

Definition at line 101 of file CoaddBoundedField.cc.

tbl::Key<double > default_

Definition at line 103 of file CoaddBoundedField.cc.

tbl::Key<int> field

Definition at line 130 of file CoaddBoundedField.cc.

tbl::Schema schema

Definition at line 98 of file CoaddBoundedField.cc.

tbl::Key<tbl::Flag> throwOnMissing

Definition at line 102 of file CoaddBoundedField.cc.

tbl::Key<int> validPolygon

Definition at line 132 of file CoaddBoundedField.cc.

tbl::Key<int> wcs

Definition at line 131 of file CoaddBoundedField.cc.

tbl::Key<double> weight

Definition at line 133 of file CoaddBoundedField.cc.