uproot.behaviors.TProfile2D.TProfile2D
======================================

Defined in `uproot.behaviors.TProfile2D <https://github.com/scikit-hep/uproot4/blob//src/uproot/behaviors/TProfile2D.py>`__ on `line 16 <https://github.com/scikit-hep/uproot4/blob//src/uproot/behaviors/TProfile2D.py#L16>`__.

.. table::
    :class: note

    +---------------------------------------------+
    | **Inheritance order:**                      |
    +=============================================+
    | #. :doc:`uproot.behaviors.TProfile.Profile` |
    | #. :doc:`uproot.behaviors.TH1.Histogram`    |
    +---------------------------------------------+

.. autoclass:: uproot.behaviors.TProfile2D.TProfile2D

.. _uproot.behaviors.TProfile2D.TProfile2D.name:

name
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile2D.TProfile2D.name

.. _uproot.behaviors.TProfile2D.TProfile2D.title:

title
-----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile2D.TProfile2D.title

.. _uproot.behaviors.TProfile2D.TProfile2D.axes:

axes
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile2D.TProfile2D.axes

.. _uproot.behaviors.TProfile2D.TProfile2D.axis:

axis
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile2D.TProfile2D.axis

.. _uproot.behaviors.TProfile2D.TProfile2D.weighted:

weighted
--------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile2D.TProfile2D.weighted

.. _uproot.behaviors.TProfile2D.TProfile2D.kind:

kind
----

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. autoattribute:: uproot.behaviors.TProfile2D.TProfile2D.kind

.. _uproot.behaviors.TProfile2D.TProfile2D.values:

values
------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile2D.TProfile2D.values

.. _uproot.behaviors.TProfile2D.TProfile2D.errors:

errors
------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile2D.TProfile2D.errors

.. _uproot.behaviors.TProfile2D.TProfile2D.variances:

variances
---------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile2D.TProfile2D.variances

.. _uproot.behaviors.TProfile2D.TProfile2D.counts:

counts
------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile2D.TProfile2D.counts

.. _uproot.behaviors.TProfile2D.TProfile2D.to_boost:

to_boost
--------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile2D.TProfile2D.to_boost

.. _uproot.behaviors.TProfile2D.TProfile2D.to_hist:

to_hist
-------

Inherited from :doc:`uproot.behaviors.TH1.Histogram`.

.. automethod:: uproot.behaviors.TProfile2D.TProfile2D.to_hist

