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

Public Attributes

int mod
 
size_t first
 
size_t size
 
const voidY = nullptr
 
const voidX = nullptr
 
MetricType type
 
const charlegend = nullptr
 
int axis = 0
 

Detailed Description

Definition at line 49 of file FrameworkGUIDebugger.cxx.

Member Data Documentation

◆ axis

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

Definition at line 57 of file FrameworkGUIDebugger.cxx.

◆ first

size_t o2::framework::gui::MultiplotData::first

Definition at line 51 of file FrameworkGUIDebugger.cxx.

◆ legend

const char* o2::framework::gui::MultiplotData::legend = nullptr

Definition at line 56 of file FrameworkGUIDebugger.cxx.

◆ mod

int o2::framework::gui::MultiplotData::mod

Definition at line 50 of file FrameworkGUIDebugger.cxx.

◆ size

size_t o2::framework::gui::MultiplotData::size

Definition at line 52 of file FrameworkGUIDebugger.cxx.

◆ type

MetricType o2::framework::gui::MultiplotData::type

Definition at line 55 of file FrameworkGUIDebugger.cxx.

◆ X

const void* o2::framework::gui::MultiplotData::X = nullptr

Definition at line 54 of file FrameworkGUIDebugger.cxx.

◆ Y

const void* o2::framework::gui::MultiplotData::Y = nullptr

Definition at line 53 of file FrameworkGUIDebugger.cxx.


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