Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/query_types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ is applied to each event in the input sequence, and the result is a sequence of
The dictionary defines the columns of the output file (e.g. the leaves in a ``TTree``). In each case, the three ``lambda`` functions are applied
to each jet, transforming the sequence of jets into a sequence of :math:`p_T` values, a sequence of :math:`\eta` values, and a sequence of EM fractions.

Full documentation on the func-adl query language can be found at this `JupyterBook <https://gordonwatts.github.io/xaod_usage/intro.html>`_.
Full documentation on the func-adl query language can be found at this `JupyterBook <https://iris-hep.github.io/xaod_usage/intro.html>`_.

Python Function Query Type
--------------------------
Expand Down