Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a histogram. #405

Merged
merged 13 commits into from
Aug 6, 2021
Merged

Write a histogram. #405

merged 13 commits into from
Aug 6, 2021

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski enabled auto-merge (squash) August 6, 2021 02:54
@jpivarski jpivarski merged commit abf1e1b into main Aug 6, 2021
@jpivarski jpivarski deleted the jpivarski/write-a-histogram branch August 6, 2021 03:16
jpivarski added a commit that referenced this pull request Aug 6, 2021
jpivarski added a commit that referenced this pull request Aug 7, 2021
* Correct #405 test PR number.

* Created stubs to figure out how to serialize TTrees.

* TTree needs to be a special object type, like TDirectory.

* Wrote an empty TTree; it has a TBranch, but no TBasket data.
jpivarski added a commit that referenced this pull request Aug 10, 2021
* Correct #405 test PR number.

* Created stubs to figure out how to serialize TTrees.

* TTree needs to be a special object type, like TDirectory.

* Wrote an empty TTree; it has a TBranch, but no TBasket data.

* Still works with a longer name (byte positions shifted).

* Multiple branches.

* All the (flat) branch types.

* Python 2 syntax.

* Can write a TBasket to a TBranch.

* Testing multiple TBaskets in multiple TBranches.

* High-level WritableTree object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant