Recursively gets the total number of bins in whole hist, excluding under- and overflow.
Each call gets the current axis' number of bins (excluding under- and overflow) multiplied by that of the next axis.
Definition at line 280 of file RHistImpl.hxx.
Public Member Functions | |
int | operator() (const AXES &axes) const |
#include <ROOT/RHistImpl.hxx>
|
inline |
Definition at line 281 of file RHistImpl.hxx.