uproot.TTree
============

Defined in `uproot.behaviors.TTree <https://github.com/scikit-hep/uproot5/blob//src/uproot/behaviors/TTree.py>`__ on `line 12 <https://github.com/scikit-hep/uproot5/blob//src/uproot/behaviors/TTree.py#L12>`__.

.. table::
    :class: note

    +------------------------------------------------+
    | **Inheritance order:**                         |
    +================================================+
    | #. :doc:`uproot.behaviors.TBranch.HasBranches` |
    | #. ``collections.abc.Mapping``                 |
    | #. ``collections.abc.Collection``              |
    | #. ``collections.abc.Sized``                   |
    | #. ``collections.abc.Iterable``                |
    | #. ``collections.abc.Container``               |
    +------------------------------------------------+

.. autoclass:: uproot.behaviors.TTree.TTree

.. _uproot.behaviors.TTree.TTree.name:

name
----

.. autoattribute:: uproot.behaviors.TTree.TTree.name

.. _uproot.behaviors.TTree.TTree.title:

title
-----

.. autoattribute:: uproot.behaviors.TTree.TTree.title

.. _uproot.behaviors.TTree.TTree.object_path:

object_path
-----------

.. autoattribute:: uproot.behaviors.TTree.TTree.object_path

.. _uproot.behaviors.TTree.TTree.cache_key:

cache_key
---------

.. autoattribute:: uproot.behaviors.TTree.TTree.cache_key

.. _uproot.behaviors.TTree.TTree.num_entries:

num_entries
-----------

.. autoattribute:: uproot.behaviors.TTree.TTree.num_entries

.. _uproot.behaviors.TTree.TTree.tree:

tree
----

.. autoattribute:: uproot.behaviors.TTree.TTree.tree

.. _uproot.behaviors.TTree.TTree.compressed_bytes:

compressed_bytes
----------------

.. autoattribute:: uproot.behaviors.TTree.TTree.compressed_bytes

.. _uproot.behaviors.TTree.TTree.uncompressed_bytes:

uncompressed_bytes
------------------

.. autoattribute:: uproot.behaviors.TTree.TTree.uncompressed_bytes

.. _uproot.behaviors.TTree.TTree.compression_ratio:

compression_ratio
-----------------

.. autoattribute:: uproot.behaviors.TTree.TTree.compression_ratio

.. _uproot.behaviors.TTree.TTree.aliases:

aliases
-------

.. autoattribute:: uproot.behaviors.TTree.TTree.aliases

.. _uproot.behaviors.TTree.TTree.chunk:

chunk
-----

.. autoattribute:: uproot.behaviors.TTree.TTree.chunk

.. _uproot.behaviors.TTree.TTree.postprocess:

postprocess
-----------

.. automethod:: uproot.behaviors.TTree.TTree.postprocess

.. _uproot.behaviors.TTree.TTree.branches:

branches
--------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. autoattribute:: uproot.behaviors.TTree.TTree.branches

.. _uproot.behaviors.TTree.TTree.show:

show
----

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.show

.. _uproot.behaviors.TTree.TTree.arrays:

arrays
------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.arrays

.. _uproot.behaviors.TTree.TTree.iterate:

iterate
-------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.iterate

.. _uproot.behaviors.TTree.TTree.keys:

keys
----

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.keys

.. _uproot.behaviors.TTree.TTree.values:

values
------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.values

.. _uproot.behaviors.TTree.TTree.items:

items
-----

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.items

.. _uproot.behaviors.TTree.TTree.typenames:

typenames
---------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.typenames

.. _uproot.behaviors.TTree.TTree.iterkeys:

iterkeys
--------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.iterkeys

.. _uproot.behaviors.TTree.TTree.itervalues:

itervalues
----------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.itervalues

.. _uproot.behaviors.TTree.TTree.iteritems:

iteritems
---------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.iteritems

.. _uproot.behaviors.TTree.TTree.itertypenames:

itertypenames
-------------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.itertypenames

.. _uproot.behaviors.TTree.TTree.num_entries_for:

num_entries_for
---------------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.num_entries_for

.. _uproot.behaviors.TTree.TTree.common_entry_offsets:

common_entry_offsets
--------------------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. automethod:: uproot.behaviors.TTree.TTree.common_entry_offsets

.. _uproot.behaviors.TTree.TTree.source:

source
------

Inherited from :doc:`uproot.behaviors.TBranch.HasBranches`.

.. autoattribute:: uproot.behaviors.TTree.TTree.source

