PhaseBackgroundMaker
====================

.. currentmodule:: gammapy.makers

.. autoclass:: PhaseBackgroundMaker
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~PhaseBackgroundMaker.tag

   .. rubric:: Methods Summary

   .. autosummary::

      ~PhaseBackgroundMaker.make_counts
      ~PhaseBackgroundMaker.make_counts_off
      ~PhaseBackgroundMaker.run

   .. rubric:: Attributes Documentation

   .. autoattribute:: tag

   .. rubric:: Methods Documentation

   .. automethod:: make_counts
   .. automethod:: make_counts_off
   .. automethod:: run