Unable to read Branches #267
Unanswered
DebajyotiS
asked this question in
Q&A
Replies: 2 comments 9 replies
-
Do you have the possibility to upload the file? That would make thing a bit easier. Meanwhile: what is the output of: file["CollectionTree"]["Eventnfo_p4_McEventInfo"].show() |
Beta Was this translation helpful? Give feedback.
1 reply
-
OK, it seems you have a custom streamer there. Do you have any luck with I fear you need to provide the interpretations on your own, but let's see 🤔 |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a root file with the following structure (image attached)

I load the root file with uproot, in order to access the "m_event_number", however when I try file["CollectionTree"]["Eventnfo_p4_McEventInfo"]["m_event_ID"] - I get keyInFileError - Available keys: None.
Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions