|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <sstream>#include <utility>#include <unordered_set>#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/io/Persistable.cc"#include "lsst/afw/table/aggregates.h"#include "lsst/afw/cameraGeom/Detector.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::cameraGeom::Detector::Factory |
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::cameraGeom | |
| lsst::afw::table | |
| lsst::afw::table::io | |
Macros | |
| #define | INSTANTIATE(FROMSYS, TOSYS) |
| #define INSTANTIATE | ( | FROMSYS, | |
| TOSYS | |||
| ) |
Definition at line 485 of file Detector.cc.
| table::Box2IKey bbox |
Definition at line 165 of file Detector.cc.
| table::Key<table::Array<float> > crosstalk |
Definition at line 173 of file Detector.cc.
| table::Point2DKey fpPosition |
Definition at line 167 of file Detector.cc.
| table::Key<int> id |
Definition at line 162 of file Detector.cc.
| table::Key<std::string> name |
Definition at line 161 of file Detector.cc.
| table::Key<std::string> physicalType |
Definition at line 174 of file Detector.cc.
| table::Key<lsst::geom::Angle> pitch |
Definition at line 170 of file Detector.cc.
| table::Point2DKey pixelSize |
Definition at line 166 of file Detector.cc.
| table::Point2DKey refPoint |
Definition at line 168 of file Detector.cc.
| table::Key<lsst::geom::Angle> roll |
Definition at line 171 of file Detector.cc.
| table::Schema schema |
Definition at line 160 of file Detector.cc.
| table::Key<std::string> serial |
Definition at line 164 of file Detector.cc.
| table::Key<int> transformMap |
Definition at line 172 of file Detector.cc.
| table::Key<int> type |
Definition at line 163 of file Detector.cc.
| table::Key<lsst::geom::Angle> yaw |
Definition at line 169 of file Detector.cc.
1.8.18