Project
Loading...
Searching...
No Matches
o2::framework::gui::MetricDisplayState Struct Reference

Public Attributes

int axis = 0
 
bool visible = false
 
bool selected = false
 
std::string legend
 
size_t legendHash = -1
 

Detailed Description

Definition at line 184 of file FrameworkGUIDebugger.cxx.

Member Data Documentation

◆ axis

int o2::framework::gui::MetricDisplayState::axis = 0

Definition at line 185 of file FrameworkGUIDebugger.cxx.

◆ legend

std::string o2::framework::gui::MetricDisplayState::legend

Definition at line 188 of file FrameworkGUIDebugger.cxx.

◆ legendHash

size_t o2::framework::gui::MetricDisplayState::legendHash = -1

Definition at line 189 of file FrameworkGUIDebugger.cxx.

◆ selected

bool o2::framework::gui::MetricDisplayState::selected = false

Definition at line 187 of file FrameworkGUIDebugger.cxx.

◆ visible

bool o2::framework::gui::MetricDisplayState::visible = false

Definition at line 186 of file FrameworkGUIDebugger.cxx.


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