lsst.afw 22.0.1-43-gf2a78aa89+dd56810b06
Classes | Namespaces | Enumerations
Amplifier.h File Reference
#include <string>
#include "lsst/afw/table/fwd.h"
#include "lsst/geom/Box.h"
#include "lsst/geom/Extent.h"

Go to the source code of this file.

Classes

class  lsst::afw::cameraGeom::Amplifier
 Geometry and electronic information about raw amplifier images. More...
 
struct  lsst::afw::cameraGeom::Amplifier::Fields
 
class  lsst::afw::cameraGeom::Amplifier::Builder
 A mutable Amplifier subclass class that can be used to incrementally construct or modify Amplifiers. More...
 

Namespaces

namespace  lsst
 A base class for image defects.
 
namespace  lsst::afw
 
namespace  lsst::afw::cameraGeom
 

Enumerations

enum class  lsst::afw::cameraGeom::ReadoutCorner { lsst::afw::cameraGeom::LL , lsst::afw::cameraGeom::LR , lsst::afw::cameraGeom::UR , lsst::afw::cameraGeom::UL }
 Readout corner, in the frame of reference of the assembled image. More...
 
enum class  lsst::afw::cameraGeom::AssemblyState { lsst::afw::cameraGeom::RAW , lsst::afw::cameraGeom::SCIENCE }
 Assembly state of the amplifier, used to identify bounding boxes and component existence. More...