Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RLinearizedIndex Struct Referencefinal

A linearized index that can be invalid.

For example, when an argument is outside the axis and underflow / overflow bins are disabled.

Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition at line 21 of file RLinearizedIndex.hxx.

Public Attributes

std::size_t fIndex = 0
 
bool fValid = false
 

#include <ROOT/RLinearizedIndex.hxx>

Member Data Documentation

◆ fIndex

std::size_t ROOT::Experimental::RLinearizedIndex::fIndex = 0

Definition at line 22 of file RLinearizedIndex.hxx.

◆ fValid

bool ROOT::Experimental::RLinearizedIndex::fValid = false

Definition at line 23 of file RLinearizedIndex.hxx.

Collaboration diagram for ROOT::Experimental::RLinearizedIndex:
[legend]

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