Catalog contains a container of sources.
More...
#include <Catalog.h>
Catalog contains a container of sources.
Definition at line 47 of file Catalog.h.
◆ const_iterator
◆ Catalog()
◆ ~Catalog()
virtual Euclid::SourceCatalog::Catalog::~Catalog |
( |
| ) |
|
|
virtualdefault |
◆ begin()
Get a const_iterator pointing to the first element in the m_source_vector vector.
- Returns
- Returns a const_iterator pointing to the first element in the m_source_vector container
Definition at line 80 of file Catalog.h.
◆ end()
Get an const_iterator pointing to the last element in the m_source_vector vector.
- Returns
- Returns a const_iterator pointing to the past-the-end element in the m_source_vector container
Definition at line 92 of file Catalog.h.
◆ find()
◆ size()
size_t Euclid::SourceCatalog::Catalog::size |
( |
| ) |
const |
|
inline |
Get the size of the vector container.
- Returns
- The size of the container which is the number of Source objects
Definition at line 113 of file Catalog.h.
◆ m_source_index_map
◆ m_source_vector
The documentation for this class was generated from the following files: