Background3D
============

.. currentmodule:: gammapy.irf

.. autoclass:: Background3D
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Background3D.default_interp_kwargs
      ~Background3D.tag

   .. rubric:: Methods Summary

   .. autosummary::

      ~Background3D.evaluate
      ~Background3D.evaluate_integrate
      ~Background3D.from_hdulist
      ~Background3D.from_table
      ~Background3D.peek
      ~Background3D.read
      ~Background3D.to_2d
      ~Background3D.to_table
      ~Background3D.to_table_hdu

   .. rubric:: Attributes Documentation

   .. autoattribute:: default_interp_kwargs
   .. autoattribute:: tag

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
   .. automethod:: evaluate_integrate
   .. automethod:: from_hdulist
   .. automethod:: from_table
   .. automethod:: peek
   .. automethod:: read
   .. automethod:: to_2d
   .. automethod:: to_table
   .. automethod:: to_table_hdu