![]() |
Project
|
Public Attributes | |
int | axis = 0 |
bool | visible = false |
bool | selected = false |
std::string | legend |
size_t | legendHash = -1 |
Definition at line 184 of file FrameworkGUIDebugger.cxx.
int o2::framework::gui::MetricDisplayState::axis = 0 |
Definition at line 185 of file FrameworkGUIDebugger.cxx.
std::string o2::framework::gui::MetricDisplayState::legend |
Definition at line 188 of file FrameworkGUIDebugger.cxx.
size_t o2::framework::gui::MetricDisplayState::legendHash = -1 |
Definition at line 189 of file FrameworkGUIDebugger.cxx.
bool o2::framework::gui::MetricDisplayState::selected = false |
Definition at line 187 of file FrameworkGUIDebugger.cxx.
bool o2::framework::gui::MetricDisplayState::visible = false |
Definition at line 186 of file FrameworkGUIDebugger.cxx.