lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
Exposure.h File Reference

Go to the source code of this file.

Classes

class  lsst::afw::table::ExposureRecord
 Record class used to store exposure metadata. More...
class  lsst::afw::table::ExposureTable
 Table class used to store exposure metadata. More...
class  lsst::afw::table::ExposureCatalogT< RecordT >
 Custom catalog class for ExposureRecord/Table. More...

Namespaces

namespace  lsst
namespace  lsst::afw
namespace  lsst::afw::image
namespace  lsst::afw::detection
namespace  lsst::afw::geom
namespace  lsst::afw::geom::polygon
namespace  lsst::afw::cameraGeom
namespace  lsst::afw::table
namespace  lsst::afw::table::io

Typedefs

using lsst::afw::table::ExposureColumnView = ColumnViewT<ExposureRecord>
using lsst::afw::table::ExposureCatalog = ExposureCatalogT<ExposureRecord>
using lsst::afw::table::ConstExposureCatalog = ExposureCatalogT<const ExposureRecord>