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

root: add support for ROOT TH2Poly objects for tables with two independent variables #38

Open
GraemeWatt opened this issue Mar 24, 2021 · 0 comments

Comments

@GraemeWatt
Copy link
Member

Related to #37, the ROOT TH2Poly object is a 2D Histogram class allowing to define polygonal bins of arbitrary shape. In the case of a table with two independent variables, where bins of a given independent variable overlap with another bin of the same independent variable, but the 2D polygonal bins do not overlap (a check should be made), TH2Poly histograms could be written instead of the usual TH2F histograms. Here is an example record.

Suggestion from Antoni Aduszkiewicz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant