LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include "lsst/utils/hashCombine.h"
#include "lsst/afw/table/FunctorKey.h"
#include "lsst/afw/table/Schema.h"
#include "lsst/geom.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::geom | |
lsst::afw::geom::ellipses | |
lsst::afw::table | |
std | |
STL namespace. | |
Typedefs | |
typedef PointKey< int > | lsst::afw::table::Point2IKey |
typedef PointKey< double > | lsst::afw::table::Point2DKey |
using | lsst::afw::table::Box2IKey = BoxKey< lsst::geom::Box2I > |
using | lsst::afw::table::Box2DKey = BoxKey< lsst::geom::Box2D > |
Enumerations | |
enum | lsst::afw::table::CoordinateType { lsst::afw::table::CoordinateType::PIXEL, lsst::afw::table::CoordinateType::CELESTIAL } |
Enum used to set units for geometric FunctorKeys. More... | |