![]() |
Project
|
Public Attributes | |
int | mod |
size_t | first |
size_t | size |
const void * | Y = nullptr |
const void * | X = nullptr |
MetricType | type |
const char * | legend = nullptr |
int | axis = 0 |
Definition at line 49 of file FrameworkGUIDebugger.cxx.
int o2::framework::gui::MultiplotData::axis = 0 |
Definition at line 57 of file FrameworkGUIDebugger.cxx.
size_t o2::framework::gui::MultiplotData::first |
Definition at line 51 of file FrameworkGUIDebugger.cxx.
const char* o2::framework::gui::MultiplotData::legend = nullptr |
Definition at line 56 of file FrameworkGUIDebugger.cxx.
int o2::framework::gui::MultiplotData::mod |
Definition at line 50 of file FrameworkGUIDebugger.cxx.
size_t o2::framework::gui::MultiplotData::size |
Definition at line 52 of file FrameworkGUIDebugger.cxx.
MetricType o2::framework::gui::MultiplotData::type |
Definition at line 55 of file FrameworkGUIDebugger.cxx.
const void* o2::framework::gui::MultiplotData::X = nullptr |
Definition at line 54 of file FrameworkGUIDebugger.cxx.
const void* o2::framework::gui::MultiplotData::Y = nullptr |
Definition at line 53 of file FrameworkGUIDebugger.cxx.