ATLAS Offline Software
Loading...
Searching...
No Matches
buffers.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.buffers

Functions

 python.buffers._inner_most_list_offset_array (array)
 python.buffers._branch_name_for_column (name)
 python.buffers._is_link_column (col)
 python.buffers._sg_container_name (name)
 python.buffers.expected_link_key (col)
 python.buffers.link_key_map (columns)
 python.buffers._offsets_from_counts (counts)
 python.buffers._link_index_and_key (events, base, column_name)
 python.buffers._convert_links (index, key, target_offsets, col)
 python.buffers._convert_scalar_link_column (events, col, target_offsets)
 python.buffers._convert_vector_link_column (events, col, target_offsets)
 python.buffers.classify_columns (columns)
 python.buffers.resolve_optional_columns (classified, events)
 python.buffers._column_is_present (col, available)
 python.buffers.extract_buffers (events, classified)
 python.buffers.allocate_outputs (classified, buffer_dict)
 python.buffers.reconstruct_output (classified, buffer_dict, num_events)