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

Common: add support for variable bins in THxRatio #2438

Conversation

aferrero2707
Copy link
Contributor

@aferrero2707 aferrero2707 commented Sep 25, 2024

The added support for variable bins requires two changes:

  • implementation of the corresponding constructors
  • the histogram axes need to be updated using the TAxis::Copy() function

The added support for variable bins requires two changes:
* implementation of the corresponding constructors
* the histogram axes need to be updated using the `TAxis::Copy()` function
@aferrero2707 aferrero2707 force-pushed the common-support-variable-bin-size-in-THRatio branch from 67a18e2 to 42a5a59 Compare September 25, 2024 09:19
@aferrero2707
Copy link
Contributor Author

@Barthelemy @knopers8 @justonedev1 this follows some requests from detector experts, and did not require substantial changes to the code.

Copy link
Collaborator

@knopers8 knopers8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@knopers8 knopers8 enabled auto-merge (squash) September 25, 2024 10:03
@knopers8 knopers8 merged commit f87e83a into AliceO2Group:master Sep 25, 2024
7 checks passed
@aferrero2707 aferrero2707 deleted the common-support-variable-bin-size-in-THRatio branch September 26, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants