29 namespace SourceCatalog {
39 if (*filter_iter == filter_name) {
49 return flux_found_ptr;
const std::shared_ptr< std::vector< std::string > > & getFilterNames() const
std::shared_ptr< std::vector< std::string > > m_filter_name_vector_ptr
Shared pointer to the common list of filter names.
std::vector< FluxErrorPair > m_value_vector
The photometry map.
std::unique_ptr< FluxErrorPair > find(const std::string &filter_name) const
Return a photometry measurement through the specified filter. The current implementation of this meth...