33#include "ElementsKernel/Export.h"
virtual ~Catalog()=default
Destructor.
std::map< Source::id_type, size_t > m_source_index_map
size_t size() const
Get the size of the vector container.
Catalog(const std::vector< Source > &source_vector)
Build a catalog of Source objects.
const_iterator end() const
Get an const_iterator pointing to the last element in the m_source_vector vector.
const_iterator begin() const
Get a const_iterator pointing to the first element in the m_source_vector vector.
std::vector< Source >::const_iterator const_iterator
std::vector< Source > m_source_vector
boost::variant< int64_t, std::string > id_type