Definition at line 8 of file hist_benchmark_regular.cxx.
Public Member Functions | |
void | SetUp (benchmark::State &state) final |
Public Attributes | |
ROOT::Experimental::RRegularAxis | axis {20, 0.0, 1.0} |
std::vector< double > | fNumbers |
|
inlinefinal |
Definition at line 16 of file hist_benchmark_regular.cxx.
ROOT::Experimental::RRegularAxis RRegularAxis::axis {20, 0.0, 1.0} |
Definition at line 11 of file hist_benchmark_regular.cxx.
std::vector<double> RRegularAxis::fNumbers |
Definition at line 12 of file hist_benchmark_regular.cxx.