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

Public Attributes

int mod
 
size_t first
 
size_t size
 
voidpoints = nullptr
 
const size_t * time = nullptr
 
char const * legend = nullptr
 

Detailed Description

Definition at line 162 of file FrameworkGUIDebugger.cxx.

Member Data Documentation

◆ first

size_t o2::framework::gui::HistoData::first

Definition at line 164 of file FrameworkGUIDebugger.cxx.

◆ legend

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

Definition at line 168 of file FrameworkGUIDebugger.cxx.

◆ mod

int o2::framework::gui::HistoData::mod

Definition at line 163 of file FrameworkGUIDebugger.cxx.

◆ points

void* o2::framework::gui::HistoData::points = nullptr

Definition at line 166 of file FrameworkGUIDebugger.cxx.

◆ size

size_t o2::framework::gui::HistoData::size

Definition at line 165 of file FrameworkGUIDebugger.cxx.

◆ time

const size_t* o2::framework::gui::HistoData::time = nullptr

Definition at line 167 of file FrameworkGUIDebugger.cxx.


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