Move computation of bin id from HistoInputType to Axis
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