lsst.afw g9b27d6183c+80279584a1
|
#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 | |
namespace | lsst |
A base class for image defects. | |
namespace | lsst::afw |
namespace | 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.