lsst.afw
gf46e8334de+a9ddbbd1e6
Loading...
Searching...
No Matches
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
std::vector
Generated on Tue Jun 13 2023 16:27:25 for lsst.afw by
1.9.5