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

Definition at line 9 of file hist_benchmark_axes.cxx.

Public Member Functions

void SetUp (benchmark::State &state) final
 

Public Attributes

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

Member Function Documentation

◆ SetUp()

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

Definition at line 18 of file hist_benchmark_axes.cxx.

Member Data Documentation

◆ axes

ROOT::Experimental::Internal::RAxes RAxes_Regular1::axes {{axis}}

Definition at line 13 of file hist_benchmark_axes.cxx.

◆ axis

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

Definition at line 12 of file hist_benchmark_axes.cxx.

◆ fNumbers

std::vector<double> RAxes_Regular1::fNumbers

Definition at line 14 of file hist_benchmark_axes.cxx.

Collaboration diagram for RAxes_Regular1:
[legend]

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