3#ifndef AWKWARD_IO_UPROOT_H_
4#define AWKWARD_IO_UPROOT_H_
A contiguous, one-dimensional array of integers used to represent data structures,...
Definition: Index.h:82
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