Skip to content

Conversation

@lubynets
Copy link
Contributor

  1. Explicit naming of histograms is possible when auto-naming becomes bulky and possibly redundant (e.g. cuts names are duplicated both in folder and histo name). The old signatures of AddH1(), AddH2() functions remain valid with the same effect of them, so old code will work properly. However when using this feature the correctness of histo naming is fully under user's responsibility.
  2. Choose between THF and THD histograms is possible (in compile time via -DUSE_THD_HISTOGRAMS=ON cmake key). By default THF histograms will be built.

@lubynets lubynets merged commit 2618680 into HeavyIonAnalysis:master Jan 17, 2025
4 of 6 checks passed
@lubynets lubynets deleted the dev branch January 17, 2025 15:45
@lubynets
Copy link
Contributor Author

This PR fully reproduces the previous one (I forgot that I merged it already, sorry).

@lubynets lubynets changed the title Enable explicit histograms naming, allow choose between THF and THD histograms [Accidental duplication of previous PR] Jan 17, 2025
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