|
lsst.afw g4f4f280218+81551fceaa
|
#include <memory>#include <string>#include "lsst/afw/table/io/Persistable.h"#include "lsst/afw/typehandling/Storable.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::image::FilterLabel |
| A group of labels for a filter in an exposure or coadd. More... | |
| struct | std::hash< lsst::afw::image::FilterLabel > |
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. | |
| namespace | std |
| STL namespace. | |
Functions | |
| std::string | lsst::afw::image::getDatabaseFilterLabel (std::string const &filterLabel) |
| Remap special characters, etc. More... | |