LSSTApplications  11.0-22-g33de520,12.1+21,13.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
utils.h File Reference
#include <string>
#include <vector>
#include "lsst/afw/table/Source.h"
#include "lsst/afw/coord.h"
#include "lsst/afw/geom.h"

Go to the source code of this file.

Classes

struct  lsst::meas::astrom::detail::MagColInfo
 
struct  lsst::meas::astrom::detail::IndexManager
 RAII manager for astrometry.net indices. More...
 

Namespaces

 lsst
 A base class for image defects.
 
 lsst::meas
 
 lsst::meas::astrom
 
 lsst::meas::astrom::detail
 

Functions

lsst::afw::table::SimpleCatalog lsst::meas::astrom::detail::getCatalogImpl (std::vector< index_t * > inds, lsst::afw::coord::Coord const &ctrCoord, lsst::afw::geom::Angle const &radius, const char *idCol, std::vector< MagColInfo > const &magColInfoList, const char *starGalCol, const char *varCol, bool uniqueIds=true)
 Implementation for index_t::getCatalog method. More...