LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Macros
ImageFitsReader.cc File Reference
#include "lsst/afw/image/ImageFitsReader.h"

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.
 

Macros

#define INSTANTIATE(T)   template Image<T> ImageFitsReader::read(lsst::geom::Box2I const &, ImageOrigin, bool)
 

Macro Definition Documentation

◆ INSTANTIATE

#define INSTANTIATE (   T)    template Image<T> ImageFitsReader::read(lsst::geom::Box2I const &, ImageOrigin, bool)

Definition at line 31 of file ImageFitsReader.cc.