lsst.afw  21.0.0-34-g13549a6f6+8935f19055
Namespaces
ApCorrMap.cc File Reference
#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.
 

Variable Documentation

◆ field

table::Key<int> field

Definition at line 77 of file ApCorrMap.cc.

◆ name

table::Key<std::string> name

Definition at line 76 of file ApCorrMap.cc.

◆ schema

table::Schema schema

Definition at line 75 of file ApCorrMap.cc.