Skip to content

Reading a ROOT file with multiple cycles of ttrees #921

Answered by NJManganelli
nakolkar16 asked this question in Q&A
Discussion options

You must be logged in to vote

The keys and items methods have a kwarg cycle number, simply set it to false and you will get the keys without cycle number appended. For items, that means you’ll only grab the latest version for that key.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jpivarski
Comment options

Comment options

You must be logged in to vote
1 reply
@nakolkar16
Comment options

Answer selected by jpivarski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants