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

Definition at line 39 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:
[legend]

Member Function Documentation

◆ SetUp()

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

Definition at line 48 of file hist_benchmark_axes.cxx.

Member Data Documentation

◆ axes

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

Definition at line 43 of file hist_benchmark_axes.cxx.

◆ axis

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

Definition at line 42 of file hist_benchmark_axes.cxx.

◆ fNumbers

std::vector<double> RAxes_Regular2::fNumbers

Definition at line 44 of file hist_benchmark_axes.cxx.

Collaboration diagram for RAxes_Regular2:
[legend]

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