LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Typedefs
Exposure.h File Reference
#include "lsst/geom/Box.h"
#include "lsst/geom/SpherePoint.h"
#include "lsst/afw/fitsDefaults.h"
#include "lsst/afw/table/BaseRecord.h"
#include "lsst/afw/table/BaseTable.h"
#include "lsst/afw/table/SortedCatalog.h"
#include "lsst/afw/table/BaseColumnView.h"
#include "lsst/afw/table/io/FitsWriter.h"
#include "lsst/afw/table/aggregates.h"

Go to the source code of this file.

Classes

class  lsst::afw::table::ExposureCatalogT< RecordT >
 Custom catalog class for ExposureRecord/Table. More...
 
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

 lsst
 A base class for image defects.
 
 lsst::afw
 
 lsst::afw::image
 Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects.
 
 lsst::afw::detection
 
 lsst::afw::geom
 
 lsst::afw::geom::polygon
 
 lsst::afw::cameraGeom
 
 lsst::afw::table
 
 lsst::afw::table::io
 

Typedefs

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