3#ifndef AWKWARD_IO_UPROOT_H_
4#define AWKWARD_IO_UPROOT_H_
Filters, rearranges, and/or duplicates items in its content through an index, which has the same effe...
Definition IndexedArray.h:204
Represents a rectilinear numerical array that can be converted to and from NumPy without loss of info...
Definition NumpyArray.h:138
#define LIBAWKWARD_EXPORT_SYMBOL
Definition common.h:45
Definition BitMaskedArray.h:15
LIBAWKWARD_EXPORT_SYMBOL const ContentPtr uproot_issue_90(const Form &form, const NumpyArray &data, const Index32 &byte_offsets)
std::shared_ptr< Content > ContentPtr
Definition Content.h:15