lsst.afw
22.0.1-39-g816bf8776+e9ecb060fe
|
#include <memory>
#include "lsst/afw/image/ApCorrMap.h"
#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"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::image | |
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects. | |
table::Key<int> field |
Definition at line 77 of file ApCorrMap.cc.
table::Key<std::string> name |
Definition at line 76 of file ApCorrMap.cc.
table::Schema schema |
Definition at line 75 of file ApCorrMap.cc.