lsst.afw
22.0.1-28-g197addcb9+cd0c1e0a06
include
lsst
afw
table
io
CatalogVector.h
Go to the documentation of this file.
1
// -*- lsst-c++ -*-
2
#ifndef AFW_TABLE_IO_CatalogVector_h_INCLUDED
3
#define AFW_TABLE_IO_CatalogVector_h_INCLUDED
4
5
#include <vector>
6
7
#include "
lsst/afw/table/Catalog.h
"
8
#include "
lsst/afw/table/BaseTable.h
"
9
#include "
lsst/afw/table/BaseRecord.h
"
10
11
namespace
lsst
{
12
namespace
afw {
13
namespace
table {
14
namespace
io {
15
29
class
CatalogVector
:
public
std::vector
<BaseCatalog> {};
30
}
// namespace io
31
}
// namespace table
32
}
// namespace afw
33
}
// namespace lsst
34
35
#endif
// !AFW_TABLE_IO_CatalogVector_h_INCLUDED
BaseRecord.h
BaseTable.h
Catalog.h
lsst::afw::table::io::CatalogVector
A vector of catalogs used by Persistable.
Definition:
CatalogVector.h:29
lsst
A base class for image defects.
std::vector
Generated on Fri Sep 10 2021 02:16:44 for lsst.afw by
1.9.1