DetectorBase
============

.. currentmodule:: lsst.afw.cameraGeom

.. autoclass:: DetectorBase
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~DetectorBase.fromConfig
      ~DetectorBase.getBBox
      ~DetectorBase.getCrosstalk
      ~DetectorBase.getId
      ~DetectorBase.getName
      ~DetectorBase.getNativeCoordSys
      ~DetectorBase.getOrientation
      ~DetectorBase.getPhysicalType
      ~DetectorBase.getPixelSize
      ~DetectorBase.getSerial
      ~DetectorBase.getType
      ~DetectorBase.hasCrosstalk
      ~DetectorBase.makeCameraSys

   .. rubric:: Methods Documentation

   .. automethod:: fromConfig
   .. automethod:: getBBox
   .. automethod:: getCrosstalk
   .. automethod:: getId
   .. automethod:: getName
   .. automethod:: getNativeCoordSys
   .. automethod:: getOrientation
   .. automethod:: getPhysicalType
   .. automethod:: getPixelSize
   .. automethod:: getSerial
   .. automethod:: getType
   .. automethod:: hasCrosstalk
   .. automethod:: makeCameraSys