Recursively gets the number of regular bins just before the current dimension.
Each call gets the previous axis' number of regular bins multiplied by the number of regular bins before the previous axis.
Definition at line 359 of file RHistImpl.hxx.
Public Member Functions | |
void | operator() (BINS &binSizes, const AXES &axes) const |
#include <ROOT/RHistImpl.hxx>
|
inline |
Definition at line 360 of file RHistImpl.hxx.