26 #ifndef PHOTOMETRYATTRIBUTEFROMROW_H_
27 #define PHOTOMETRYATTRIBUTEFROMROW_H_
40 namespace SourceCatalog {
84 const bool missing_photometry_enabled,
const double missing_photometry_flag,
86 const double n_upper_limit_flag);
126 #endif // PHOTOMETRYATTRIBUTEFROMROW_H_
bool m_missing_photometry_enabled
double m_n_upper_limit_flag
std::vector< std::pair< size_t, size_t > > m_table_index_vector
Interface for building a source Attribute from a table Row.
Represents one row of a Table.
Implementation of the AttributeFromRow for a photometry attribute. This class implements the createAt...
double m_missing_photometry_flag
std::shared_ptr< std::vector< std::string > > m_filter_name_vector_ptr
std::vector< std::pair< std::string, float > > m_n_map
bool m_upper_limit_enabled