Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RAxes_Regular2 Struct Reference

Definition at line 40 of file hist_benchmark_axes.cxx.

Public Member Functions

void SetUp (benchmark::State &state) final

Public Attributes

ROOT::Experimental::Internal::RAxes axes {{axis, axis}}
ROOT::Experimental::RRegularAxis axis {20, {0.0, 1.0}}
std::vector< doublefNumbers
Inheritance diagram for RAxes_Regular2:

Member Function Documentation

◆ SetUp()

void RAxes_Regular2::SetUp ( benchmark::State & state)
inlinefinal

Definition at line 49 of file hist_benchmark_axes.cxx.

Member Data Documentation

◆ axes

ROOT::Experimental::Internal::RAxes RAxes_Regular2::axes {{axis, axis}}

Definition at line 44 of file hist_benchmark_axes.cxx.

◆ axis

ROOT::Experimental::RRegularAxis RAxes_Regular2::axis {20, {0.0, 1.0}}

Definition at line 43 of file hist_benchmark_axes.cxx.

◆ fNumbers

std::vector<double> RAxes_Regular2::fNumbers

Definition at line 45 of file hist_benchmark_axes.cxx.


The documentation for this struct was generated from the following file: