|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <vector>#include <unordered_map>#include <memory>#include "boost/iterator/transform_iterator.hpp"#include "astshim/FrameSet.h"#include "lsst/afw/table/io/Persistable.h"#include "lsst/afw/cameraGeom/CameraSys.h"#include "lsst/geom/Point.h"#include "lsst/afw/geom/Transform.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::cameraGeom::TransformMap |
| A registry of 2-dimensional coordinate transforms for a specific camera. More... | |
| struct | lsst::afw::cameraGeom::TransformMap::Connection |
| Representation of a single edge in the graph defined by a TransformMap. More... | |
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::cameraGeom | |
Functions | |
| std::ostream & | lsst::afw::cameraGeom::operator<< (std::ostream &os, TransformMap::Connection const &connection) |
1.8.18