uproot.behaviors.RNTuple.RNTuple
================================

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

.. table::
    :class: note

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

.. autoclass:: uproot.behaviors.RNTuple.RNTuple

.. _uproot.behaviors.RNTuple.RNTuple.name:

name
----

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.name

.. _uproot.behaviors.RNTuple.RNTuple.object_path:

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

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.object_path

.. _uproot.behaviors.RNTuple.RNTuple.cache_key:

cache_key
---------

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.cache_key

.. _uproot.behaviors.RNTuple.RNTuple.ntuple:

ntuple
------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.ntuple

.. _uproot.behaviors.RNTuple.RNTuple.num_entries:

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

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.num_entries

.. _uproot.behaviors.RNTuple.RNTuple.fields:

fields
------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.fields

.. _uproot.behaviors.RNTuple.RNTuple.path:

path
----

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.path

.. _uproot.behaviors.RNTuple.RNTuple.to_akform:

to_akform
---------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.to_akform

.. _uproot.behaviors.RNTuple.RNTuple.arrays:

arrays
------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.arrays

.. _uproot.behaviors.RNTuple.RNTuple.iterate:

iterate
-------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.iterate

.. _uproot.behaviors.RNTuple.RNTuple.keys:

keys
----

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.keys

.. _uproot.behaviors.RNTuple.RNTuple.values:

values
------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.values

.. _uproot.behaviors.RNTuple.RNTuple.items:

items
-----

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.items

.. _uproot.behaviors.RNTuple.RNTuple.typenames:

typenames
---------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.typenames

.. _uproot.behaviors.RNTuple.RNTuple.iterkeys:

iterkeys
--------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.iterkeys

.. _uproot.behaviors.RNTuple.RNTuple.itervalues:

itervalues
----------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.itervalues

.. _uproot.behaviors.RNTuple.RNTuple.iteritems:

iteritems
---------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.iteritems

.. _uproot.behaviors.RNTuple.RNTuple.itertypenames:

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

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.itertypenames

.. _uproot.behaviors.RNTuple.RNTuple.num_entries_for:

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

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.num_entries_for

.. _uproot.behaviors.RNTuple.RNTuple.show:

show
----

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. automethod:: uproot.behaviors.RNTuple.RNTuple.show

.. _uproot.behaviors.RNTuple.RNTuple.source:

source
------

Inherited from :doc:`uproot.behaviors.RNTuple.HasFields`.

.. autoattribute:: uproot.behaviors.RNTuple.RNTuple.source

