You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Here is a test ROOT file. test.root.zip
It contains a tree with a custom class holding a C-style array and a
std::array
.I am reading it as follows:
Is there a way to make cells hold numpy arrays instead?
EDIT: Maybe I should add: I can do something like
which does what I want. However I wonder if there is a more optimized way to do this, ideally with a more specialized call to
t.arrays
.Beta Was this translation helpful? Give feedback.
All reactions