lsst.afw  19.0.0-26-g4476391b4+2
Classes | Namespaces | Functions
Filter.h File Reference
#include <cmath>
#include <string>
#include <unordered_map>
#include <vector>
#include <memory>
#include "lsst/base.h"
#include "lsst/daf/base/PropertySet.h"
#include "lsst/afw/typehandling/Storable.h"

Go to the source code of this file.

Classes

class  lsst::afw::image::FilterProperty
 Describe the properties of a Filter (e.g. More...
 
class  lsst::afw::image::Filter
 Holds an integer identifier for an LSST filter. More...
 
struct  std::hash< lsst::afw::image::FilterProperty >
 
struct  std::hash< lsst::afw::image::Filter >
 

Namespaces

 lsst
 A base class for image defects.
 
 lsst::afw
 
 lsst::afw::image
 Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects.
 
 lsst::afw::image::detail
 
 std
 STL namespace.
 

Functions

int lsst::afw::image::detail::stripFilterKeywords (std::shared_ptr< lsst::daf::base::PropertySet > metadata)
 Remove Filter-related keywords from the metadata. More...