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