Skip to content

Move computation of bin id from HistoInputType to Axis

Marco Clemencic requested to merge refactor-bin-id-computation into master

This refactoring opens the way to special Arithmetic implementations, like enums or arrays of strings, or just optimize integral axes access.

To-do:

  • implement an example of a special axis.
Edited by Marco Clemencic

Merge request reports