lsst.afw ge482522685+b500e6e25f
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
Detector.h File Reference
#include <string>
#include <vector>
#include <unordered_map>
#include "lsst/base.h"
#include "lsst/afw/geom/Transform.h"
#include "lsst/afw/cameraGeom/Amplifier.h"
#include "lsst/afw/cameraGeom/CameraSys.h"
#include "lsst/afw/cameraGeom/Orientation.h"
#include "lsst/afw/cameraGeom/TransformMap.h"
#include "lsst/afw/typehandling/Storable.h"

Go to the source code of this file.

Classes

class  lsst::afw::cameraGeom::DetectorBase
 An abstract base class that provides common accessors for Detector and Detector::Builder. More...
 
struct  lsst::afw::cameraGeom::DetectorBase::Fields
 
class  lsst::afw::cameraGeom::Detector
 A representation of a detector in a mosaic camera. More...
 
class  lsst::afw::cameraGeom::Detector::Builder
 A helper class for Detector that allows amplifiers and most fields to be modified. More...
 
class  lsst::afw::cameraGeom::Detector::PartialRebuilder
 A helper class that allows the properties of a single detector to be modified in isolation. More...
 
class  lsst::afw::cameraGeom::Detector::InCameraBuilder
 A helper class that allows the properties of a detector to be modified in the course of modifying a full camera. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst::afw::cameraGeom
 

Enumerations

enum class  lsst::afw::cameraGeom::DetectorType { lsst::afw::cameraGeom::SCIENCE , lsst::afw::cameraGeom::FOCUS , lsst::afw::cameraGeom::GUIDER , lsst::afw::cameraGeom::WAVEFRONT }
 Type of imaging detector. More...