uproot.AsObjects
================

Defined in `uproot.interpretation.objects <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/objects.py>`__ on `line 34 <https://github.com/scikit-hep/uproot5/blob//src/uproot/interpretation/objects.py#L34>`__.

.. table::
    :class: note

    +------------------------------------------------+
    | **Inheritance order:**                         |
    +================================================+
    | #. :doc:`uproot.interpretation.Interpretation` |
    +------------------------------------------------+

.. autoclass:: uproot.interpretation.objects.AsObjects

.. _uproot.interpretation.objects.AsObjects.model:

model
-----

.. autoattribute:: uproot.interpretation.objects.AsObjects.model

.. _uproot.interpretation.objects.AsObjects.branch:

branch
------

.. autoattribute:: uproot.interpretation.objects.AsObjects.branch

.. _uproot.interpretation.objects.AsObjects.basket_array_forth:

basket_array_forth
------------------

.. automethod:: uproot.interpretation.objects.AsObjects.basket_array_forth

.. _uproot.interpretation.objects.AsObjects.simplify:

simplify
--------

.. automethod:: uproot.interpretation.objects.AsObjects.simplify

.. _uproot.interpretation.objects.AsObjects.cache_key:

cache_key
---------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.objects.AsObjects.cache_key

.. _uproot.interpretation.objects.AsObjects.typename:

typename
--------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.objects.AsObjects.typename

.. _uproot.interpretation.objects.AsObjects.numpy_dtype:

numpy_dtype
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. autoattribute:: uproot.interpretation.objects.AsObjects.numpy_dtype

.. _uproot.interpretation.objects.AsObjects.awkward_form:

awkward_form
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.awkward_form

.. _uproot.interpretation.objects.AsObjects.basket_array:

basket_array
------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.basket_array

.. _uproot.interpretation.objects.AsObjects.final_array:

final_array
-----------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.final_array

.. _uproot.interpretation.objects.AsObjects.hook_before_basket_array:

hook_before_basket_array
------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.hook_before_basket_array

.. _uproot.interpretation.objects.AsObjects.hook_after_basket_array:

hook_after_basket_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.hook_after_basket_array

.. _uproot.interpretation.objects.AsObjects.hook_before_final_array:

hook_before_final_array
-----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.hook_before_final_array

.. _uproot.interpretation.objects.AsObjects.hook_before_library_finalize:

hook_before_library_finalize
----------------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.hook_before_library_finalize

.. _uproot.interpretation.objects.AsObjects.hook_after_final_array:

hook_after_final_array
----------------------

Inherited from :doc:`uproot.interpretation.Interpretation`.

.. automethod:: uproot.interpretation.objects.AsObjects.hook_after_final_array

